ruby-passkeys / devise-passkeys

Devise extension to use passkeys instead of passwords
MIT License
172 stars 13 forks source link

Fix `Devise::Strategies::PasskeyReauthentication`: keeps CSRF token #45

Closed tcannonfodder closed 1 year ago

tcannonfodder commented 1 year ago

This replaces #35

Also major major props to @heliocola for all his work hammering away at this problem, which helped a ton with debugging & finding the eventual solution

heliocola commented 1 year ago

Beautiful solution that you found @tcannonfodder 🚀 I feel like the Android issue will follow the pattern here! :-D