Enumerations
The following enumerations are available globally.
-
Represents the result of a call to
See moregenerateNewProfile(), and one of the two possiblegetProfileAndCacheIfNeededmethods, with an authentication token. On success, the resultingUserProfileis returned. On failure, the plugin may return a status code and headers that should be sent in response. If the plugin cannot process the token provided, then it may choose whether to fail, or to passunprocessableto allow other plugins to handle authentication instead.Declaration
Swift
public enum CredentialsTokenTTLResult
View on GitHub
Enumerations Reference