Exception: CognitoTokenVerifier::TokenMissing
- Defined in:
- lib/cognito_token_verifier/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
22 23 24 |
# File 'lib/cognito_token_verifier/errors.rb', line 22 def "Cognito token not provided. Please retransmit request with Cognito token in authorization header." end |