Exists
Checks the specified key is present in the environ.
The Exists class is accessible via the authkit.permissions module.
Takes the following arguments:
- key
- The required key
- error
- The error to be raised if the key is missing. XXX This argument may be deprecated soon.
Methods
See the source for more information.
