Expand description
Credential checker wrapper that does not require valid credentials.
Structsยง
- AppChecker
Credentials NotRequired - Wrapper struct that changes the return value from
require_credentials()
but otherwise just passes through calls and callbacks.