Ghost/ghost/members-api
Naz 900f7951b7 Added test coverage for JWKS token verification
refs https://github.com/TryGhost/Team/issues/1640

- Adds coverage for token verification based on public key exposed through the `/.well-known/jwks.json` endpoint
2022-05-23 17:59:33 +08:00
..
lib Improved bulk unsubscribe operation to use member_id column (#400) 2022-05-20 12:25:58 +02:00
test Added test coverage for JWKS token verification 2022-05-23 17:59:33 +08:00
.eslintrc.js Removed trailing commas from .eslintrc.js 2021-07-14 12:04:46 +01:00
.gitignore Refactor members-api (#231) 2021-01-18 13:55:40 +00:00
index.js Fixed index.js require 2021-07-15 18:06:45 +01:00
package.json Added test coverage for JWKS token verification 2022-05-23 17:59:33 +08:00