Skip to content

Adding Passkeys Sample accompanying the Passwordless blogpost#225

Open
george-bafaloukas-forgerock wants to merge 2 commits into
developfrom
Passkeys_Sample
Open

Adding Passkeys Sample accompanying the Passwordless blogpost#225
george-bafaloukas-forgerock wants to merge 2 commits into
developfrom
Passkeys_Sample

Conversation

@george-bafaloukas-forgerock

Copy link
Copy Markdown
Contributor

JIRA Ticket

SDKS-2591

Description

Sample app accompanying the "Going Passwordless with Passkeys"

@sonatype-lift

sonatype-lift Bot commented Jul 25, 2023

Copy link
Copy Markdown

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

vahancouver commented Aug 2, 2023

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

copy right update

@jeyanthanperiyasamy jeyanthanperiyasamy left a comment

Copy link
Copy Markdown
Contributor

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