We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 600c2ec commit adcf364Copy full SHA for adcf364
README.md
@@ -18,6 +18,7 @@ The motivation behind this library is to provide a setup such that application d
18
* OAuth2 Client Credentials Grant
19
* OAuth2 JWT Bearer Grant (On-Behalf-Of flow)
20
* OAuth2 Token Exchange Grant
21
+ * OAuth2 Refresh Token Grant
22
* **Issued JWT tokens are verifiable** through standard mechanisms with OpenID Connect Discovery / OAuth2 Authorization Server Metadata
23
* **Unit/Integration test support**
24
* Start and stop server for each test
0 commit comments