disciple-tools-theme icon indicating copy to clipboard operation
disciple-tools-theme copied to clipboard

Add passkey login

Open micahmills opened this issue 3 years ago • 3 comments

Add passkey as a login option for DT/Wordpress.

https://www.passkeys.io

https://developer.apple.com/passkeys/

https://developers.google.com/identity/passkeys

micahmills avatar Dec 11 '22 12:12 micahmills

We want to add more login options with this plugin: https://github.com/DiscipleTools/disciple-tools-custom-login Google, apple, etc

corsacca avatar Dec 12 '22 08:12 corsacca

I am currently working on including SSO options into DT theme using Firebase Authentication as the provider.

I've just checked on Firebase and they have added MFA recently but they only support using SMS with a code, at least out of the box. https://firebase.blog/posts/2022/07/new-firebase-auth-features

Adding more native passkey MFA would require a bit more work if we stick with Firebase, e.g. https://web.dev/passkey-registration/

squigglybob avatar Feb 03 '23 09:02 squigglybob

Please Check out this passkey extension, which allows for a native implementation on both web and mobile https://github.com/justpass-me/justpass-me-firebase-ext

zaghoo-amwal avatar Jun 02 '23 19:06 zaghoo-amwal