Update README.md

This commit is contained in:
Christiaan Goossens
2022-12-26 14:04:31 +01:00
committed by GitHub
parent 3b4436805a
commit 1c8c7ed14a

View File

@@ -4,8 +4,8 @@ Status: in progress, but very slowly.
Current roadblocks:
[ ] Find a way to do a redirect within the login step in Home Assistant, we should not use window.open
[ ] Find out how to make this redirect work on all platforms (including mobile)
- [ ] Find a way to do a redirect within the login step in Home Assistant, we should not use window.open
- [ ] Find out how to make this redirect work on all platforms (including mobile)
If this is solved, implementing OIDC itself is doable.