Skip to content

feature request: jwt support #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
iambumblehead opened this issue Jan 10, 2015 · 8 comments
Open

feature request: jwt support #53

iambumblehead opened this issue Jan 10, 2015 · 8 comments

Comments

@iambumblehead
Copy link

feature request: jwt support

http://www.ietf.org/mail-archive/web/oauth/current/msg14048.html

@credmp
Copy link

credmp commented Mar 27, 2015

I was looking for the same feature. Browsing the source I think it could be implemented by providing an JWT implementation of oauth2_token_generation. Correct?

@bipthelin
Copy link

👍

@credmp
Copy link

credmp commented Apr 7, 2015

I am going to implement this feature in my own project. Would you like me to send you a pull request to add it to this repository, or would it be better suited in oauth2-examples? Or would you rather not have it at all? :)

@bipthelin
Copy link

I guess it depends based on your approach for implementation. If you go the route of doing it as a oauth2_token_generation and maybe other necessary changes I'd love to see it as a part of this repo, or if applicable as an "add-on"

@artburkart
Copy link

Did anything end up happening with this?

@Licenser
Copy link
Contributor

quite curious about this too 👍

@credmp
Copy link

credmp commented Oct 11, 2015

Hi,

I actually got quite a ways into an implementation (https://github.com/credmp/oauth2)

I explained it in the following posts:

http://www.wiersma.org/2015/04/14/Erlang-OAuth2/

http://www.wiersma.org/2015/04/16/Erlang-OAuth2-Architecture/

Please take a look and see if it is a good starter for your needs.

Regards,

Arjen

@Licenser
Copy link
Contributor

wow nice documentation :) I'll give it a good read! thanks mate!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants