Module checker_credentials_not_required

Source
Expand description

Credential checker wrapper that does not require valid credentials.

Structsยง

AppCheckerCredentialsNotRequired
Wrapper struct that changes the return value from require_credentials() but otherwise just passes through calls and callbacks.