On Monday, March 13, 2017 at 3:06:31 PM UTC-7, Mika Sjöman wrote:
> Would it be possible to get a JSON web token as a response from web2py > that I resend to the server when the user asks for other resources which > requires a signed in user? > > This part I can answer. Niphlod's contributions for JWT are 2.14.6; see gluon/tools.py for class AuthJWT, about line #1132. /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]. For more options, visit https://groups.google.com/d/optout.

