mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-15 19:32:58 +00:00
31 lines
1.3 KiB
Markdown
31 lines
1.3 KiB
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 markdown="1">
|
||
|
||
<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>
|
||
|
||
## Implementations
|
||
- **(2026)** [Unlocking the Cloudflare app ecosystem with OAuth for all [1.1.1]](https://blog.cloudflare.com/oauth-for-all) 🌟 - Cloudflare launches self-managed OAuth for all developers, migrating away from Ory Hydra to offer a secure, zero-downtime integration engine.
|