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

Adding Passkeys Sample accompanying the Passwordless blogpost #225

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

george-bafaloukas-forgerock
Copy link
Contributor

JIRA Ticket

SDKS-2591

Description

Sample app accompanying the "Going Passwordless with Passkeys"

@sonatype-lift
Copy link

sonatype-lift bot commented Jul 25, 2023

Sonatype Lift is retiring

Sonatype Lift will be retiring on Sep 12, 2023, with its analysis stopping on Aug 12, 2023. We understand that this news may come as a disappointment, and Sonatype is committed to helping you transition off it seamlessly. If you’d like to retain your data, please export your issues from the web console.
We are extremely grateful and thank you for your support over the years.

📖 Read about the impacts and timeline

@vahancouver
Copy link
Contributor

vahancouver commented Aug 2, 2023

@george-bafaloukas-forgerock a few issues with the sample app.

  1. When dark mode is enabled, the text describing the steps of authentication, as well as the input fields for username/password are not visible (white on white)
  2. When entered a wrong password, it hangs on the Authenticating spinner (the only way to continue is to restart the app)
  3. After logging in I go to settings screen and enable FaceID, nothing happens (passkey registration is not triggered) (seems like the journey return username callback that is not being handled) - FIXED (I had a wrong cookie name in the app)

I'm using this tenant: https://openam-sdks.forgeblocks.com/am

// PebbleBankUtilities.swift
// UnsummitAuthentication
//
// Created by George Bafaloukas on 24/07/2023.
Copy link
Contributor

Choose a reason for hiding this comment

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

copy right update

// ViewController.swift
// BioExample
//
// Created by George Bafaloukas on 07/07/2021.
Copy link
Contributor

Choose a reason for hiding this comment

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

copy right update

Copy link
Contributor

@jeyanthanperiyasamy jeyanthanperiyasamy left a comment

Choose a reason for hiding this comment

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

update all the copy rights . looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants