Prepare for 1.0.0 pre-release 1 (#237)

* Bump to 1.0.0-rc1

* Remove alpha disclaimer for 1.0.0
This commit is contained in:
Christiaan Goossens
2026-04-13 23:32:13 +02:00
committed by GitHub
parent fd3643685d
commit c7672f65d9
5 changed files with 23 additions and 26 deletions

View File

@@ -41,9 +41,6 @@
</p>
</div>
> [!CAUTION]
> This is an alpha release. I give no guarantees about code quality, error handling or security at this stage. Use at your own risk.
Provides an OpenID Connect (OIDC) implementation for Home Assistant through a custom component/integration. Through this integration, you can create an SSO (single-sign-on) environment within your self-hosted application stack / homelab.
### Background