add v0.3 deprecation notice

This commit is contained in:
Paul Zinselmeyer 2024-04-28 10:54:10 +02:00
parent a522b7936d
commit f0b1ba7afc
Signed by: pfzetto
GPG key ID: B471A1AF06C895FD

View file

@ -1,3 +1,5 @@
**THIS IS AN OLD VERSION! PLEASE USE THE LATEST VERSION IF POSSIBLE!**
This Library allows using [OpenID Connect](https://openid.net/developers/how-connect-works/) with [axum](https://github.com/tokio-rs/axum).
It authenticates the user with the OpenID Conenct Issuer and provides Extractors.