From 719796847c032f3c06f0f2351627242fe3464356 Mon Sep 17 00:00:00 2001 From: Oleksandr Pravosudko Date: Mon, 30 Aug 2021 13:14:51 +0300 Subject: [PATCH] chore: update jwt-verifier GH link --- resource-server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource-server/README.md b/resource-server/README.md index d4bfd3d..68dfc43 100644 --- a/resource-server/README.md +++ b/resource-server/README.md @@ -57,5 +57,5 @@ If you see a basic welcome message, then things are working! Now open a new ter [Okta Angular Sample Apps]: https://github.com/okta/samples-js-angular [Okta React Sample Apps]: https://github.com/okta/samples-js-react [Okta Vue Sample Apps]: https://github.com/okta/samples-js-vue -[Okta JWT Verifier]: https://github.com/okta/okta-oidc-js/tree/master/packages/jwt-verifier +[Okta JWT Verifier]: https://github.com/okta/okta-jwt-verifier-js [OIDC SPA Setup Instructions]: https://developer.okta.com/authentication-guide/implementing-authentication/implicit#1-setting-up-your-application