-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
feat: Refresh token expiration window #2827
feat: Refresh token expiration window #2827
Commits on Oct 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 751dbb5 - Browse repository at this point
Copy the full SHA 751dbb5View commit details
Commits on Oct 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 219a58e - Browse repository at this point
Copy the full SHA 219a58eView commit details -
Configuration menu - View commit details
-
Copy full SHA for efa3b8e - Browse repository at this point
Copy the full SHA efa3b8eView commit details
Commits on Nov 1, 2021
-
replace migration with ory dev CLI cmd
create migrations with command: ory dev pop migration create persistence/sql/migrations/ add_refresh_token_used_flag
Configuration menu - View commit details
-
Copy full SHA for 7a52b36 - Browse repository at this point
Copy the full SHA 7a52b36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45b9aea - Browse repository at this point
Copy the full SHA 45b9aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d572aa - Browse repository at this point
Copy the full SHA 7d572aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9573041 - Browse repository at this point
Copy the full SHA 9573041View commit details -
Configuration menu - View commit details
-
Copy full SHA for a203f4b - Browse repository at this point
Copy the full SHA a203f4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ebc99d - Browse repository at this point
Copy the full SHA 1ebc99dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb1c20 - Browse repository at this point
Copy the full SHA 3bb1c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8de23dc - Browse repository at this point
Copy the full SHA 8de23dcView commit details
Commits on Nov 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 249264f - Browse repository at this point
Copy the full SHA 249264fView commit details
Commits on Nov 22, 2021
-
Update persistence/sql/persister_oauth2.go
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 821fba4 - Browse repository at this point
Copy the full SHA 821fba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e14277 - Browse repository at this point
Copy the full SHA 2e14277View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07375a9 - Browse repository at this point
Copy the full SHA 07375a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09d6801 - Browse repository at this point
Copy the full SHA 09d6801View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89527fd - Browse repository at this point
Copy the full SHA 89527fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69ca392 - Browse repository at this point
Copy the full SHA 69ca392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa6c8c - Browse repository at this point
Copy the full SHA 8fa6c8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8a15e - Browse repository at this point
Copy the full SHA bd8a15eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13cdea8 - Browse repository at this point
Copy the full SHA 13cdea8View commit details
Commits on Dec 3, 2021
-
add testing the refresh token store when grace period is configured
use reflection to control configuring the persister during tests
Configuration menu - View commit details
-
Copy full SHA for 1f642d3 - Browse repository at this point
Copy the full SHA 1f642d3View commit details
Commits on Jan 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f244b61 - Browse repository at this point
Copy the full SHA f244b61View commit details
Commits on Jan 11, 2022
-
Merge remote-tracking branch 'origin/master' into refresh-token-expir…
…ation-window # Conflicts: # driver/config/provider.go # oauth2/fosite_store_helpers.go # spec/config.json
Configuration menu - View commit details
-
Copy full SHA for 73556c7 - Browse repository at this point
Copy the full SHA 73556c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a487706 - Browse repository at this point
Copy the full SHA a487706View commit details -
Configuration menu - View commit details
-
Copy full SHA for e992907 - Browse repository at this point
Copy the full SHA e992907View commit details
Commits on Jan 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d1db135 - Browse repository at this point
Copy the full SHA d1db135View commit details
Commits on Feb 14, 2022
-
Merge remote-tracking branch 'origin/master' into refresh-token-expir…
…ation-window # Conflicts: # CONTRIBUTORS # docs/docs/guides/token-expiration.mdx # docs/docs/reference/configuration.md
Configuration menu - View commit details
-
Copy full SHA for 45a8cff - Browse repository at this point
Copy the full SHA 45a8cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c7b95f - Browse repository at this point
Copy the full SHA 2c7b95fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1d37ca - Browse repository at this point
Copy the full SHA b1d37caView commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 42de645 - Browse repository at this point
Copy the full SHA 42de645View commit details
Commits on Feb 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bd2d446 - Browse repository at this point
Copy the full SHA bd2d446View commit details