Implement Passkey registration
- Create Identity credentials - Add management UI and registration flow
This commit is contained in:
@@ -15,6 +15,7 @@ Rails.application.routes.draw do
|
||||
resource :avatar
|
||||
resource :role
|
||||
resource :events
|
||||
resources :credentials, only: [ :index, :new, :create, :destroy ]
|
||||
|
||||
resources :push_subscriptions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user