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

Fix #1222: allow to issue non-expiring token in custom TTL configuration option #1228

Merged
merged 1 commit into from
Mar 28, 2019

Conversation

nbulaj
Copy link
Member

@nbulaj nbulaj commented Mar 26, 2019

Summary

Provide a general description of the code changes in your pull
request... were there any bugs you had fixed? If so, mention them. If
these bugs have open GitHub issues, be sure to tag them here as well,
to keep the conversation linked together.

Other Information

If there's anything else that's important and relevant to your pull
request, mention that information here. This could include
benchmarks, or other information.

If you are updating NEWS.md file or are asked to update it by reviewers,
please add the changelog entry at the top of the file.

Thanks for contributing to Doorkeeper project!

spec/lib/oauth/token_request_spec.rb Show resolved Hide resolved
spec/lib/oauth/token_request_spec.rb Show resolved Hide resolved
spec/lib/oauth/token_request_spec.rb Show resolved Hide resolved
spec/lib/oauth/token_request_spec.rb Show resolved Hide resolved
spec/lib/oauth/token_request_spec.rb Show resolved Hide resolved
spec/lib/oauth/client_credentials_request_spec.rb Outdated Show resolved Hide resolved
@nbulaj nbulaj force-pushed the fix-custom-access-token-expires-in branch 2 times, most recently from ce73f73 to 5262536 Compare March 27, 2019 10:16
@nbulaj nbulaj force-pushed the fix-custom-access-token-expires-in branch from 5262536 to b4fda9b Compare March 28, 2019 08:37
@nbulaj nbulaj added this to the 5.1 milestone Mar 28, 2019
@nbulaj nbulaj merged commit 76976e0 into master Mar 28, 2019
@nbulaj nbulaj deleted the fix-custom-access-token-expires-in branch March 29, 2019 12:28
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

Successfully merging this pull request may close these issues.

2 participants