Files
awesome-kubernetes/docs/oauth.md
Inaki Fernandez 00a20a8471 ul 6m
2024-08-20 19:49:18 +02:00

26 lines
992 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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">Lets learn about OAuth<br><br>Thread 🧵👇</p>&mdash; 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>