For the complete documentation index, see llms.txt. This page is also available as Markdown.

Authenticating Users

Use HyphenAuthenticate to sign in users

Authentication services are provided in the HyphenAuthenticate module of the SDK. You can sign in, create an account, or get the user's key and account information through the module.

Signing In

https://github.com/hyphen-at/swirl-ios-client/blob/09cfc9e925517cf31fd40218e1a715a82ffb05cb/Projects/Feature/SignIn/Sources/SignInCore.swift

Last updated

Was this helpful?