Skip to content

Commit

Permalink
refactor: Move OAuth2 endpoints to OAuth2 controller (#3450)
Browse files Browse the repository at this point in the history
* Move oauth2 endpoints to oauth2 controller

* Remove old oauth2-credential auth endpoint from server.ts

* Move OAuth2 callback endpoint to controller

* Fix tests and eslint issues

* Fix typo

* fix lint issues

* update package-lock

* Import lodash methods individually

* Minimise lint rule disables

* Cleanup

* rebase

* CR

* npm package: Remove lodash, use lodash.intersect

* fixups

* rebase
  • Loading branch information
ahsanv authored Jul 15, 2022
1 parent f65a5db commit f717379
Show file tree
Hide file tree
Showing 5 changed files with 498 additions and 379 deletions.
Loading

0 comments on commit f717379

Please sign in to comment.