hansemannn / titanium-webauthn

Native support for the WebAuthn authentication strategy (also called "Passkeys") in Titanium!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanium WebAuthn

Native support for the WebAuthn authentication strategy (also called "Passkeys") in Titanium!

WebAuthn Logo Passkeys Logo

Requirements

  • iOS 15+ (Android is not implemented, yet)
  • A valid server instance that is ready for Webauthn, e.g. Auth0 or Passport.js

Example

See example/app.js for details!

Author

Hans Knöchel

License

MIT

About

Native support for the WebAuthn authentication strategy (also called "Passkeys") in Titanium!

License:MIT License


Languages

Language:Swift 40.5%Language:Kotlin 37.4%Language:JavaScript 14.9%Language:Objective-C 7.2%