Servant.API.Auth.Token

API specs

type AuthAPI

type AuthSigninMethod

type AuthTouchMethod

type AuthTokenInfoMethod

type AuthSignoutMethod

type AuthSignupMethod

type AuthUsersMethod

type AuthGetUserMethod

type AuthPatchUserMethod

type AuthPutUserMethod

type AuthDeleteUserMethod

type AuthRestoreMethod

type AuthGetGroupMethod

type AuthPostGroupMethod

type AuthPutGroupMethod

type AuthPatchGroupMethod

type AuthDeleteGroupMethod

type AuthGroupsMethod

authAPI

authDocs

Token

data PermSymbol

data Token perms

type Token' perms

type MToken perms

type MToken' perms

type TokenHeader perms

type TokenHeader' perms

type SimpleToken

class PermsList a

downgradeToken'

downgradeToken

User

type UserId

type Login

type Password

type Email

type Permission

type Seconds

type RestoreCode

data ReqRegister

data RespUserInfo

data PatchUser

data RespUsersInfo

User groups

type UserGroupId

data UserGroup

data PatchUserGroup

Default permissions

adminPerm

registerPerm

authInfoPerm

authUpdatePerm

authDeletePerm

Swagger helpers

authOperations