From 696960ebb16c1aa62f77e73d8436ba82858a0ea3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 19:52:53 +0000 Subject: [PATCH] chore: update docs/oauth.md [20260517-1948] --- docs/oauth.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/oauth.md b/docs/oauth.md index 3e3e6867..36f25507 100644 --- a/docs/oauth.md +++ b/docs/oauth.md @@ -7,12 +7,12 @@ ## Introduction - [rapidapi.com:What is OAuth2.0?](https://rapidapi.com/guides/oath2-0) -- [curity.io: OAuth 2.0 Overview](https://curity.io/resources/learn/oauth-overview/) +- [curity.io: OAuth 2.0 Overview](https://curity.io/resources/learn/oauth-overview//) - [freecodecamp.org: How to Implement an OAuth2 Resource Server with Spring Security](https://www.freecodecamp.org/news/oauth2-resourceserver-with-spring-security/) ## OpenID Connect -- [curity.io: OpenID Connect Overview](https://curity.io/resources/learn/openid-connect-overview/) +- [curity.io: OpenID Connect Overview](https://curity.io/resources/learn/openid-connect-overview//) ## Tweets