Remove the webauthn-ruby stuff.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
class AddWebAuthnIdToUser < ActiveRecord::Migration[7.1]
|
||||
def change
|
||||
add_column :users, :webauthn_id, :string
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user