Skip to content
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

Unify access token generation #198

Closed
chriskapp opened this issue Nov 17, 2018 · 1 comment
Closed

Unify access token generation #198

chriskapp opened this issue Nov 17, 2018 · 1 comment
Labels

Comments

@chriskapp
Copy link
Member

Currently Fusio returns a JWT for the /consumer/login endpoint and a random token for the normal OAuth2 access token. We should also use a JWT as OAuth2 access token, the token can then could also include other claims about the user.

@chriskapp
Copy link
Member Author

Implemented in the latest release

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

No branches or pull requests

1 participant