Servant.API.Auth.Token
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 AuthGroupsMethod
type AuthGetUserIdMethod
data PermSymbol
class UnliftPermSymbol s
class PermsList a
type family PlainPerms (p :: [Symbol]) :: [PermSymbol] where ...
data Token perms
type Token' perms
type MToken perms
type MToken' perms
type TokenHeader perms
type TokenHeader' perms
type SimpleToken
type UserId
type Login
type Password
type Email
type Permission
type Seconds
type RestoreCode
type SingleUseCode
data ReqRegister
data RespUserInfo
data PatchUser
data RespUsersInfo
type UserGroupId
data UserGroup
data PatchUserGroup