authgear / authgear/authgear-server
Enable Autofill in passkey
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
It is a known issue form the implementation.
Due to some bug in iOS, the passkey autofill does not work in AuthUI, so it's disabled currently.
See description in:
[https://github.com/authgear/authgear-server/blob/ee537689676551f811809c00f0fe042e1dc1f3c9/authui/src/passkey.ts#L326-L338]()
Contributor guide
Research direction
Start with authui/src/passkey.ts at lines 326-338 and read the linked description of the iOS limitation. Reproduce the current passkey autofill behavior in AuthUI on iOS, then determine whether the limitation still applies. Done means passkey autofill works in AuthUI on affected iOS versions without regressing existing passkey behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, typescript
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100