[add] redirectUriCheckController
This commit is contained in:
parent
d35af82aae
commit
9c4b53a6bc
27 changed files with 1235 additions and 161 deletions
11
playground/PKCEDowngrade/README.md
Normal file
11
playground/PKCEDowngrade/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
To install dependencies:
|
||||
```sh
|
||||
bun install
|
||||
```
|
||||
|
||||
To run:
|
||||
```sh
|
||||
bun run dev
|
||||
```
|
||||
|
||||
open http://localhost:3000
|
||||
Loading…
Add table
Add a link
Reference in a new issue