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

Allow overriding IsGenerateRefresh per request and per client #59

Open
ivucica opened this issue Dec 12, 2017 · 0 comments
Open

Allow overriding IsGenerateRefresh per request and per client #59

ivucica opened this issue Dec 12, 2017 · 0 comments

Comments

@ivucica
Copy link

ivucica commented Dec 12, 2017

  • A particular client might be allowed to request only an access_token.
  • Similarly, a client might temporarily opt out of requesting an access_token.

A use case is a client that's merely logging in a user and is happy to have the session last as long as an access_token, without a persistent refresh_token.

Right now, as far as I understand, it's "all authorization code swaps get a refresh token or none of them do". If I am mistaken, feel free to close this issue.

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

1 participant