followup=original_access_token_is_no_longer_valid #2372
-
I'm running unit testing of hydra, in case I want to know when access token is no longer valid , is depends on expire time or what. `Error Trace: oauth2_auth_code_test.go:312 --- FAIL: TestAuthCodeWithDefaultStrategy/case=perform_authorize_code_flow_with_ID_token_and_refresh_tokens/strategy=jwt/followup=successfully_perform_refresh_token_flow/followup=original_access_token_is_no_longer_valid (0.00s) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi @israaaa270, Please look at our documentation (https://www.ory.sh/hydra/docs) for clarification on the expiration of the tokens, for this specific setting - it can be found here :) |
Beta Was this translation helpful? Give feedback.
Hi @israaaa270,
Please look at our documentation (https://www.ory.sh/hydra/docs) for clarification on the expiration of the tokens, for this specific setting - it can be found here :)