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

feat/fix: Updated passkey Implementation for supabase #67

Merged
merged 4 commits into from
Sep 7, 2023

Conversation

tipusinghaw
Copy link
Contributor

What

  • Stored password while adding the passkey
  • Changed login, and signup approach for passkey
    • Login Approach with Passkey:
      Users can now log in using their passkeys in addition to their regular usernames or email addresses.
      The application has likely added a feature to authenticate users based on their passkey, which might involve decrypting or verifying the passkey to grant access.

    • Signup Approach with Passkey:
      During the signup process, users may have the option to create a passkey in addition to a traditional password.
      The application may enforce certain security requirements for passkeys, such as length and complexity.

KulkarniShashank and others added 4 commits September 1, 2023 19:17
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
@tipusinghaw tipusinghaw self-assigned this Sep 7, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tipusinghaw tipusinghaw changed the title Passkey fixes feat/fix: Updated passkey Implementation for supabase Sep 7, 2023
Copy link
Contributor

@nishad-ayanworks nishad-ayanworks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@nishad-ayanworks nishad-ayanworks merged commit 76db215 into develop Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants