mirror of
https://github.com/ysoftdevs/oauth-playground-server.git
synced 2026-03-26 11:02:05 +01:00
readme
This commit is contained in:
@@ -5,8 +5,7 @@
|
|||||||
Welcome to OAuth Playground Server source repo.
|
Welcome to OAuth Playground Server source repo.
|
||||||
|
|
||||||
Together with [ysoftdevs/oauth-playground-client](https://github.com/ysoftdevs/oauth-playground-client), these two
|
Together with [ysoftdevs/oauth-playground-client](https://github.com/ysoftdevs/oauth-playground-client), these two
|
||||||
projects were designed
|
projects illustrate and explain basics of OAuth grants and Passkeys (WebAuthN).
|
||||||
to illustrate and explain basics of OAuth grants and Passkeys (WebAuthN).
|
|
||||||
|
|
||||||
See it in action: https://www.oauth-playground.online
|
See it in action: https://www.oauth-playground.online
|
||||||
|
|
||||||
@@ -17,7 +16,7 @@ See it in action: https://www.oauth-playground.online
|
|||||||
> If you are thinking about integrating OAuth into your project, have a look
|
> If you are thinking about integrating OAuth into your project, have a look
|
||||||
> at [existing libraries](https://oauth.net/code/).
|
> at [existing libraries](https://oauth.net/code/).
|
||||||
> If you insist you have to write it yourself, then familiarize yourself
|
> If you insist you have to write it yourself, then familiarize yourself
|
||||||
> with [the OAith 2.1 RFC](https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-09) and make sure you understand
|
> with [the OAuth 2.1 RFC](https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-09) and make sure you understand
|
||||||
> the risks.
|
> the risks.
|
||||||
|
|
||||||
## How to build and run locally
|
## How to build and run locally
|
||||||
|
|||||||
Reference in New Issue
Block a user