Table of Contents - garage-jwt-0.2.0 Documentation
Classes and Modules
- Garage
- Garage::Jwt
- Garage::Jwt::Algorithm
- Garage::Jwt::Config
- Garage::Jwt::Config::Builder
- Garage::Jwt::InitializeError
- Garage::Jwt::Utils
- Garage::Strategy
- Garage::Strategy::Jwt
Methods
- ::configuration — Garage::Jwt
- ::configure — Garage::Jwt
- ::new — Garage::Jwt::Algorithm
- ::new — Garage::Jwt::Config::Builder
- #access_token — Garage::Strategy::Jwt
- #algorithm — Garage::Jwt::Utils
- #build — Garage::Jwt::Config::Builder
- #common_key — Garage::Jwt::Utils
- #configuration — Garage::Jwt::Utils
- #decode_token — Garage::Jwt::Utils
- #decoding_options — Garage::Jwt::Utils
- #encode_token — Garage::Jwt::Utils
- #need_common_key? — Garage::Jwt::Algorithm
- #need_private_key? — Garage::Jwt::Algorithm
- #need_public_key? — Garage::Jwt::Algorithm
- #none? — Garage::Jwt::Algorithm
- #private_key — Garage::Jwt::Utils
- #public_key — Garage::Jwt::Utils
- #type — Garage::Jwt::Algorithm
- #valid_algorithm? — Garage::Jwt::Config::Builder
- #valid_keys? — Garage::Jwt::Config::Builder
- #validate! — Garage::Jwt::Config::Builder
- #verify? — Garage::Jwt::Utils
- #verify_permission? — Garage::Strategy::Jwt