A package to use the Hanko.io API from iOS / macOS Apps.
This is a very quick implementation of the Hanko Passcode / Passkey Authentication, the Passcode auth works and a valid JWT is retrieved. Passkeys haven't been tested yet, this will be my next priority for this package.
-
Implement get user details by email
-
Implement create user
-
Implement initialize passcode login
-
Implement finalize passcode login
-
Implement initialize Webauthn registration
-
Implement finalize Webauthn registration
-
Test Passcode implementation using sample app
-
Test Passkey (Webauthn) implementation using sample app
-
Add test coverage