This website requires JavaScript.
Explore
Help
Sign In
public
/
hass-oidc-auth
Watch
1
Star
0
Fork
0
You've already forked hass-oidc-auth
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
hass-oidc-auth
/
custom_components
/
auth_oidc
/
tools
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Christiaan Goossens
843c415f88
Respect force https on the initial redirect URI (
#303
)
...
* Also force HTTPS on the redirect URI * Format & test
2026-05-01 15:09:34 +02:00
..
__init__.py
Move some code around and improve validation (
#128
)
2025-10-04 17:34:31 +02:00
helpers.py
Reimplement UI injection (
#236
)
2026-04-13 22:51:31 +02:00
oidc_client.py
Respect force https on the initial redirect URI (
#303
)
2026-05-01 15:09:34 +02:00
types.py
Allow for skipping the welcome screen (even if HA username/password is still registered) (
#272
)
2026-04-20 14:27:46 +02:00
validation.py
Add unit tests (
#133
)
2025-10-05 21:03:02 +02:00