Module: SimpleTokenAuthentication::Adapters
- Defined in:
- lib/simple_token_authentication/adapters/rails_adapter.rb,
lib/simple_token_authentication/adapters/mongoid_adapter.rb,
lib/simple_token_authentication/adapters/rails_api_adapter.rb,
lib/simple_token_authentication/adapters/active_record_adapter.rb
Defined Under Namespace
Classes: ActiveRecordAdapter, MongoidAdapter, RailsAPIAdapter, RailsAdapter
Constant Summary collapse
- RailsApiAdapter =
make the adpater available even if the ‘API’ acronym is not defined
RailsAPIAdapter