Closed seantdg closed 5 years ago
Rather than using stubbed responses, we can leverage a full open source OIDC provider with a mock user and consent DB.
An example of this would be https://www.npmjs.com/package/oidc-provider
implemented in https://github.com/laughingbiscuit/apigee-reference-bank/pull/26
Rather than using stubbed responses, we can leverage a full open source OIDC provider with a mock user and consent DB.
An example of this would be https://www.npmjs.com/package/oidc-provider