Module: Rack::U2f::RegistrationStore

Defined in:
lib/rack/u2f/registration_store.rb,
lib/rack/u2f/registration_store/redis_store.rb,
lib/rack/u2f/registration_store/active_record_store.rb

Overview

Store to keep track of u2f data in active record

Defined Under Namespace

Classes: AbstractStore, ActiveRecordStore, RedisStore