Api Config Handler Login
Level of login required to access this resource. Defaults to optional.
Entries
Not specified. LOGIN_OPTIONAL is assumed.
Does not require that the user is signed in.
If the user is not signed in, the auth_fail_action is taken. In addition, if the user is not an administrator for the application, they are given an error message regardless of auth_fail_action. If the user is an administrator, the handler proceeds.
If the user has signed in, the handler proceeds normally. Otherwise, the auth_fail_action is taken.
Types
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.