# Authenticating Users

Authentication services are provided in the [HyphenAuthenticate](https://github.com/hyphen-at/hyphen-ios-sdk/tree/main/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

{% embed url="<https://github.com/hyphen-at/swirl-ios-client/blob/09cfc9e925517cf31fd40218e1a715a82ffb05cb/Projects/Feature/SignIn/Sources/SignInCore.swift>" %}
