Exception: CognitoTokenVerifier::TokenExpired
- Inherits:
-
StandardError
- Object
- StandardError
- CognitoTokenVerifier::TokenExpired
- Defined in:
- lib/cognito_token_verifier/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
34 35 36 |
# File 'lib/cognito_token_verifier/errors.rb', line 34 def "Cognito token has expired. Please reauthorize and try again." end |