From adcf36432ff384698017b5ebd69da5a772a2cf2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tommy=20Tr=C3=B8en?= Date: Wed, 7 Oct 2020 15:40:55 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1c21f94..8290cb1c 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ The motivation behind this library is to provide a setup such that application d * OAuth2 Client Credentials Grant * OAuth2 JWT Bearer Grant (On-Behalf-Of flow) * OAuth2 Token Exchange Grant + * OAuth2 Refresh Token Grant * **Issued JWT tokens are verifiable** through standard mechanisms with OpenID Connect Discovery / OAuth2 Authorization Server Metadata * **Unit/Integration test support** * Start and stop server for each test