Module: FreshJwt

Defined in:
lib/fresh_jwt.rb,
lib/fresh_jwt/store.rb,
lib/fresh_jwt/issuer.rb,
lib/fresh_jwt/payload.rb,
lib/fresh_jwt/version.rb,
lib/fresh_jwt/refresher.rb,
lib/fresh_jwt/store_old.rb,
lib/fresh_jwt/validator.rb,
lib/fresh_jwt/expiration.rb,
lib/fresh_jwt/store/mixin.rb,
lib/fresh_jwt/store/memory.rb,
lib/contracts/issuer_contract.rb,
lib/fresh_jwt/store/decorator.rb,
lib/fresh_jwt/contract_validator.rb,
lib/fresh_jwt/entity/access_token.rb

Defined Under Namespace

Modules: Entity, Expiration, Store Classes: ContractError, ContractValidator, Decoder, Issuer, Payload, Refresher, StoreOld, Validator

Constant Summary collapse

VERSION =
'0.0.2'