Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Passwordless Auth #38

Open
1 of 6 tasks
N3v1 opened this issue Dec 15, 2023 · 1 comment
Open
1 of 6 tasks

[Feature]: Passwordless Auth #38

N3v1 opened this issue Dec 15, 2023 · 1 comment
Labels
help wanted Extra attention is needed P2 Medium priority issue scope: auth Issues with ScribbleLabs Authentication Service scope: core Core and other reusable codebase scope: docs Codebase and other documentation size: M Medium sized issue status: flagged internally For issues that have been flagged for staff attention in our internal channels. SwiftUI A swift bug type: feature Threads classified to be feature requests. Implementation to be considered as a nice to have type: showstopper Issues that are urgent and are critical path. These need immediate attention & shipping.

Comments

@N3v1
Copy link
Member

N3v1 commented Dec 15, 2023

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

Bildschirmfoto 2023-12-15 um 22 03 54

Is there an existing issue for this?

  • I have searched the existing issues
@N3v1 N3v1 added documentation type: feature Threads classified to be feature requests. Implementation to be considered as a nice to have SwiftUI A swift bug scope: auth Issues with ScribbleLabs Authentication Service P1 Low priority issue labels Dec 15, 2023
@N3v1 N3v1 added this to the Authentication milestone Dec 16, 2023
@N3v1 N3v1 added the staff-only Staff-Only issue. You're not allowed to work on this issue without an approval label Dec 21, 2023
@N3v1 N3v1 added P2 Medium priority issue and removed unit-testing staff-only Staff-Only issue. You're not allowed to work on this issue without an approval P1 Low priority issue labels Feb 15, 2024
@N3v1 N3v1 changed the title ✨ Passwordless Auth [Feature]: Passwordless Auth Feb 16, 2024
@N3v1 N3v1 added help wanted Extra attention is needed scope: core Core and other reusable codebase scope: docs Codebase and other documentation status: flagged internally For issues that have been flagged for staff attention in our internal channels. type: showstopper Issues that are urgent and are critical path. These need immediate attention & shipping. size: M Medium sized issue labels Feb 16, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Issues that have not been triaged in an appropriate amount of time label Apr 17, 2024
@N3v1 N3v1 reopened this Apr 24, 2024
@github-actions github-actions bot removed the stale Issues that have not been triaged in an appropriate amount of time label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed P2 Medium priority issue scope: auth Issues with ScribbleLabs Authentication Service scope: core Core and other reusable codebase scope: docs Codebase and other documentation size: M Medium sized issue status: flagged internally For issues that have been flagged for staff attention in our internal channels. SwiftUI A swift bug type: feature Threads classified to be feature requests. Implementation to be considered as a nice to have type: showstopper Issues that are urgent and are critical path. These need immediate attention & shipping.
Projects
Status: Done
Development

No branches or pull requests

1 participant