ScribbleLabApp/ScribbleLab
The issue has been closed
[Feature]: Passwordless Auth #38
N3v1 posted onGitHub
Description
Hey everyone, I need help with integrating Password-less authentication into my app. Here are the three steps I'm thinking of taking:
- Create a Password-less Auth method in the Log-In View
- Adding Password-less func in SLAuthService
- Creating a PasswordLessViewModel
- Code the document with DocC Documentation above the class and in a separate Article file in the Documentation Catalog
- Write a Unit Test for the Password-less auth method
Alternatives Considered
No response
Additional Context
[!NOTE] The Firebase Auth dashboard is configured to use Email/Password and GID as an authentication method.
Screenshots
<img width="1068" alt="Bildschirmfoto 2023-12-15 um 22 03 54" src="https://github.com/ScribbleLabApp/ScribbleLab/assets/129311622/556d7deb-72d5-4aa5-81ec-7b804b820e73">
Is there an existing issue for this?
- I have searched the existing issues