apigee-127 / volos

Key Node.js modules for building production-quality APIs
Other
205 stars 63 forks source link

JSON Web Tokens (JWT) #20

Open theganyo opened 10 years ago

theganyo commented 10 years ago

See: http://tools.ietf.org/html/draft-ietf-oauth-jwt-bearer

carloseberhardt commented 10 years ago

+1

borisirota commented 9 years ago

@theganyo any estimation about this one ?

theganyo commented 9 years ago

No. It's not currently prioritized, but I'm interested in your expectations and use cases for this. That could help me prioritize this feature. Thanks!

borisirota commented 9 years ago

Authenticate users for a web app - nothing else in my mind :)

saaqibz commented 9 years ago

+1

firefoxNX commented 9 years ago

+1

tanzim commented 9 years ago

+1 One nice use case is server to server APIs as used by Google. See: https://developers.google.com/identity/protocols/OAuth2ServiceAccount

theganyo commented 9 years ago

Thanks for the interest! I'll try to get some time to look at this. :)

peraxel commented 7 years ago

+1