Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Catchpoint Auth): Adding login/logout via CP Oauth #1715

Merged
merged 2 commits into from
Feb 3, 2022

Conversation

jefflembeck
Copy link
Contributor

@jefflembeck jefflembeck commented Feb 2, 2022

This is a big commit.

  • Moved www/models to www/src, we will be following this format in the
    future for new files
  • Added linting/formating for anything within www/src (PSR12)
  • Added a Util class to start migrating things out of common_lib for
    easier testing/referencing
  • Add logging in, logging out (and the routes behind this*)
  • THIS REQUIRES AN NGINX RESTART

side note: we need to figure out a new deployment system, checking in the vendor folder is whew

This is a big commit.

- Moved www/models to www/src, we will be following this format in the
  future for new files
- Added linting/formating for anything within www/src (PSR12)
- Added a Util class to start migrating things out of common_lib for
  easier testing/referencing
- Add logging in, logging out (and the routes behind this*)

* THIS REQUIRES AN NGINX RESTART
@jefflembeck jefflembeck merged commit 374b5b8 into master Feb 3, 2022
@jefflembeck jefflembeck deleted the log-in-out branch February 3, 2022 21:43
jefflembeck added a commit that referenced this pull request Feb 8, 2022
* feat(Catchpoint Auth): Adding login/logout via CP

This is a big commit.

- Moved www/models to www/src, we will be following this format in the
  future for new files
- Added linting/formating for anything within www/src (PSR12)
- Added a Util class to start migrating things out of common_lib for
  easier testing/referencing
- Add logging in, logging out (and the routes behind this*)

* THIS REQUIRES AN NGINX RESTART

* fixup! feat(Catchpoint Auth): Adding login/logout via CP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant