Skip to content

Some test to prove possible issues in node-oidc-provider library

Notifications You must be signed in to change notification settings

joolfe/node-oidc-provider-issues

Repository files navigation

oidc-provider tests

This repo contain some test to acts as a proof of possible issues into oidc-provider repo.

How to use it?

To execute the test just:

  1. Download the code to your machine
  2. execute npm install
  3. execute test using npm run test-*

There are a script for each test/issue in package.json, so to execute the test just have a look to the script section in package.json.

Tests

There are the next test:

  • "test-responseType" corresponding with issue 558
  • "test-auth" corresponding with issue 559
  • "test-logoutNoSession" corresponding with issue 566
  • "test-requiredOAuthParams" corresponding with issue 577

About

Some test to prove possible issues in node-oidc-provider library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published