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/cf9808e8-67d8-4da1-9432-42ae8b5c5d3d%40googlegroups.com.

