Dan6erbond / sk-auth

Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!
MIT License
578 stars 70 forks source link

[HELP] Firebase email auth provider #82

Closed Pedro-0550 closed 2 years ago

Pedro-0550 commented 2 years ago

Is there a way to create a custom provider that signs in with Firebase Auth's email provider?

I dont understand the documentation for custom providers.

Thanks.