When you ask about DBAPI, Do you mean the pydal RESTAPI? I assume so. http://py4web.com/_documentation/static/index.html#chapter-06
Can you provide an use case of use of RESTAPI with JWT? Do you need JWT just to authenticate the user or what kind of pemission info do you want to delegate to the JWT token? On Wednesday, 18 December 2019 07:22:15 UTC+1, Dave S wrote: > > > > On Tuesday, December 17, 2019 at 11:29:38 AM UTC-8, Tito Garrido wrote: >> >> Hi Guys, >> >> Is there any documentation about DBAPI and JWT working together? >> >> I am trying to create a protected API that will be access by vue. >> >> Thanks! >> >> Tito >> > > I don't know about DBAPI, but web2py's JWT is documented in > gluon/tools.py, including examples. That documentation is very similar to > Niphlod's (er, Stephane's) posts when he contributed the code. > > I don't know if that's enough for you to complete the answer to your > question. > > /dps > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/2869fc10-ad37-4889-b96d-c3d0abd53ae2%40googlegroups.com.

