diff --git a/README.md b/README.md index 3bbd46f..abb1ac0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +> [!NOTE] +> Sadly, this repository is no longer able to be actively maintained. If you would like to take over the repo please +> feel free to get in touch. + # Heimdallr Heimdallr is an [OAuth 2.0](https://tools.ietf.org/html/rfc6749) client specifically designed for easy usage. It currently supports the [resource owner password credentials grant](https://tools.ietf.org/html/rfc6749#section-4.3) flow, [refreshing an access token](https://tools.ietf.org/html/rfc6749#section-6), as well as [extension grants](https://tools.ietf.org/html/rfc6749#section-4.5).