You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added ability to force unauthenticated user when testing ([d10bec8](https://github.com/flowcore-io/library-testing-nestjs-oidc-protect-ts/commit/d10bec8c91fccbc1e1319922cb14e068037f0ce1))
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"name": "@flowcore/testing-nestjs-oidc-protect",
3
3
"description": "A NestJS OidcProtect plugin for the @jbiskur/nestjs-test-utilities testing library. To facilitate mocking successfull calls to protected routes during testing.",
0 commit comments