# Authentication

- [Overview](/authentication/overview.md)
- [Configuring your scope](/authentication/configuring-your-scope.md)
- [Passkeys](/authentication/passkeys.md)
- [Registration](/authentication/passkeys/registration.md)
- [Register using SDK](/authentication/passkeys/registration/register-using-sdk.md)
- [Register using API](/authentication/passkeys/registration/register-using-api.md)
- [Initiate Registration](/authentication/passkeys/registration/register-using-api/initiate-registration.md)
- [Complete Registration](/authentication/passkeys/registration/register-using-api/complete-registration.md)
- [Authentication](/authentication/passkeys/authentication.md)
- [Authenticating with SDK](/authentication/passkeys/authentication/authenticating-with-sdk.md)
- [Authenticating with API](/authentication/passkeys/authentication/authenticating-with-api.md)
- [Initiate Authentication](/authentication/passkeys/authentication/authenticating-with-api/initiate-authentication.md)
- [Complete Authentication](/authentication/passkeys/authentication/authenticating-with-api/complete-authentication.md)
- [Developer Owned Auth](/authentication/developer-owned-auth.md)
- [Registration](/authentication/developer-owned-auth/registration.md)
- [Register using SDK](/authentication/developer-owned-auth/registration/register-using-sdk.md)
- [Register using API](/authentication/developer-owned-auth/registration/register-using-api.md)
- [Delegate Registration](/authentication/developer-owned-auth/registration/register-using-api/delegate-registration.md)
