DEL Deactivate two factor
https://api.applivery.io/v1/auth/two-factor GET Logout user
https://api.applivery.io/v1/auth/logout GET Generate two factor secret
https://api.applivery.io/v1/auth/two-factor POST Change Password with forgot password token
https://api.applivery.io/v1/auth/register/change-password POST Forgot password
https://api.applivery.io/v1/auth/register/forgot-password POST Login user
https://api.applivery.io/v1/auth/login POST Token from RefreshToken
https://api.applivery.io/v1/auth/refresh RegenerateToken from RefreshToken
POST Register user
https://api.applivery.io/v1/auth/register POST Activate two factor
https://api.applivery.io/v1/auth/two-factor POST Update Password from profile
https://api.applivery.io/v1/auth/register/update-password POST Send Verify Email
https://api.applivery.io/v1/auth/register/verify-resend POST Verify email
https://api.applivery.io/v1/auth/register/verify No endpoints match