We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c73370b commit 0adabedCopy full SHA for 0adabed
README.md
@@ -84,7 +84,8 @@
84
```
85
86
* In the following error payload, the 'message' shouldn't be exposed to clients; instead, the 'userMessage' should be.
87
-
+* Authorization Code Flow with PKCE and Single Page Application (XMLHttpRequest)
88
+* ROPC for scenarios where accessing a browser screen on the server is either unavailable or impractical
89
* Application of Spring Rest Docs, Postman payloads provided
90
91
## Dependencies
0 commit comments