I authored pyramid_oauthlib and I've been hacking at JWTs as authorization grants.
It might be overkill for your needs, but I'll look at getting an example up today/tomorrow. On Mon, Mar 16, 2015 at 10:38 AM Vincent Catalano < [email protected]> wrote: > Hello everyone, > > I'm implementing a REST API in Pyramid and I want to use JSON Web Tokens > for authorization and authentication (http://jwt.io/). I was looking at > using a plugin pyramid_jwtauth > <https://github.com/ajkavanagh/pyramid_jwtauth> but there are no examples > or documentation on how to actually use it. If anyone has any experience or > knowledge in implementing web tokens perhaps you could give me a few > pointers for using it in Pyramid. > > -Vincent > > -- > Vincent Catalano > Software Engineer and Web Developer, > (520).603.8944 > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/pylons-discuss. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
