18F / identity-oidc-expressjs

An example Login.gov client application which authenticates users via OpenID Connect (OIDC). Built with Node.js, Express.js, and Passport.js.
Other
12 stars 7 forks source link

Authenticate against Integration Server #8

Closed s2t2 closed 6 years ago

s2t2 commented 6 years ago

Resolves #2

Allows configuration via environment variables, including but not limited to the DISCOVERY_URL - which is used to choose a login.gov environment.

s2t2 commented 6 years ago

Waiting for credentials to be deployed to identity-idp integration server...