Browse Source

Add reference to "OpenIddict on AWS Serverless with Interactive Login" post

pull/2258/head
Anton Ganhammar 12 months ago
committed by GitHub
parent
commit
7517252174
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      README.md

3
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)

Loading…
Cancel
Save