mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-22 09:03:23 +00:00
26 lines
992 B
Markdown
26 lines
992 B
Markdown
# OAuth2
|
||
|
||
1. [Introduction](#introduction)
|
||
2. [OpenID Connect](#openid-connect)
|
||
3. [Tweets](#tweets)
|
||
|
||
## 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/)
|
||
- [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/)
|
||
|
||
## Tweets
|
||
|
||
<details>
|
||
<summary>Click to expand!</summary>
|
||
|
||
<center>
|
||
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Let’s learn about OAuth<br><br>Thread 🧵👇</p>— Rapid (@Rapid_API) <a href="https://twitter.com/Rapid_API/status/1640700244454170625?ref_src=twsrc%5Etfw">March 28, 2023</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||
</center>
|
||
</details>
|