Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

ResetError

siemensikkema edited this page Feb 25, 2020 · 1 revision

ResetError

public enum ResetError

Inheritance

Error

Enumeration Cases

tokenAlreadyUsed

case tokenAlreadyUsed

userNotFound

case userNotFound

Properties

identifier

var identifier: String

reason

var reason: String

status

var status: HTTPResponseStatus
Clone this wiki locally