Exception: CognitoTokenVerifier::TokenDecodingError
- Defined in:
- lib/cognito_token_verifier/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
28 29 30 |
# File 'lib/cognito_token_verifier/errors.rb', line 28 def "Cognito token could not be decoded. Please ensure the request token is from the correct Cognito user pool and try again." end |