From 7517252174333f1cc963cc9cb2cfd55de4aba443 Mon Sep 17 00:00:00 2001 From: Anton Ganhammar Date: Tue, 25 Feb 2025 09:32:20 +0100 Subject: [PATCH] Add reference to "OpenIddict on AWS Serverless with Interactive Login" post --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6471dbd6..d33707ef 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OpenIddict +# OpenIddict ### The OpenID Connect stack you'll be addicted to. @@ -62,6 +62,7 @@ Instead, **developers are encouraged to execute the conformance tests against th **Looking for additional resources to help you get started with OpenIddict?** Don't miss these interesting blog posts: +- **[OpenIddict on AWS Serverless: Adding Interactive Login](https://www.ganhammar.se/posts/openiddict-on-aws-serverless-with-interactive-login)** by [Anton Ganhammar](https://github.com/ganhammar) - **[OpenIddict 6.0 general availability](https://kevinchalet.com/2024/12/17/openiddict-6-0-general-availability/)** by [Kévin Chalet](https://github.com/kevinchalet) - **[OpenIddict on AWS Serverless: Flexible OAuth2/OIDC Provider](https://www.ganhammar.se/posts/openiddict-on-aws-serverless-flexible-oauth2-oidc-provider)** by [Anton Ganhammar](https://github.com/ganhammar) - **[OpenIddict 5.0 general availability](https://kevinchalet.com/2023/12/18/openiddict-5-0-general-availability/)** by [Kévin Chalet](https://github.com/kevinchalet)