Table of Contents - jwt-rack-0.1.1 Documentation
Classes and Modules
Methods
- ::algorithm_supported? — JWT::Rack::Token
- ::decode — JWT::Rack::Token
- ::encode — JWT::Rack::Token
- ::new — JWT::Rack::Auth
- ::secret_of_valid_type? — JWT::Rack::Token
- ::valid_token_format? — JWT::Rack::Token
- ::verify_of_valid_type? — JWT::Rack::Token
- #call — JWT::Rack::Auth
- #check_exclude_type! — JWT::Rack::Auth
- #check_on_error_callable! — JWT::Rack::Auth
- #check_options_type! — JWT::Rack::Auth
- #check_secret! — JWT::Rack::Auth
- #check_secret_and_verify_for_none_alg! — JWT::Rack::Auth
- #check_secret_type! — JWT::Rack::Auth
- #check_valid_algorithm! — JWT::Rack::Auth
- #check_verify_type! — JWT::Rack::Auth
- #default_on_error — JWT::Rack::Auth
- #invalid_auth_header? — JWT::Rack::Auth
- #missing_auth_header? — JWT::Rack::Auth
- #path_matches_excluded_path? — JWT::Rack::Auth
- #valid_auth_header? — JWT::Rack::Auth
- #verify_token — JWT::Rack::Auth