ruby-passkeys / devise-passkeys

Devise extension to use passkeys instead of passwords
MIT License
161 stars 12 forks source link

Renamed the method create_resource_and_passkey #37

Closed JanaganSaravanan closed 1 year ago

JanaganSaravanan commented 1 year ago

Just changed the method name from create_resource_and_passkey to create_passkey_for_resource. If anything required please let me know. Thanks.

heliocola commented 1 year ago

LGTM! 👍

tcannonfodder commented 1 year ago

LGTM as well! I’ll run it on CI & make the necessary changelog & contributor updates ASAP