Classes | |
| class | ExampleAuthProvider |
| class | ExampleLoginFlow |
| class | InvalidAuthError |
Variables | |
| CONFIG_SCHEMA | |
| USER_SCHEMA | |
Example auth provider.
| homeassistant.auth.providers.insecure_example.CONFIG_SCHEMA |
Definition at line 26 of file insecure_example.py.
| homeassistant.auth.providers.insecure_example.USER_SCHEMA |
Definition at line 17 of file insecure_example.py.