summaryrefslogtreecommitdiff
path: root/lib/web/auth/oauth2/index.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Linter: Fix all lint errorsPhilip Molares2021-02-151-5/+5
* Fix crash when OAuth2 config parameters are missingDavid Mehren2020-11-301-12/+19
* Add oauth2 authorizationJoachim Mathes2020-11-251-1/+22
* Generic OAuth2: Set state: trueDexter Chua2020-10-221-1/+2
* Backport of #278 for 1.6.1Victor Berger2020-06-201-1/+2
* Removing returnTo setting from referer in all other authentication sourcesRalph Krimmel2019-11-281-2/+1
* Fix eslint warningsSheogorath2019-05-311-1/+1
* Fix typoCloudYu2018-11-271-2/+2
* InternalOAuthError is not part of passport, but of passport-oauth2Claudius Coenen2018-11-141-4/+4
* Add support for generic OAuth2 providersPedro Ferreira2018-03-261-0/+106