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

Add OAuth support #484

Merged
merged 40 commits into from
Sep 15, 2023
Merged

Add OAuth support #484

merged 40 commits into from
Sep 15, 2023

Conversation

trueleo
Copy link
Contributor

@trueleo trueleo commented Aug 28, 2023

Fixes #410 .

Related console PR parseablehq/console#132

Description


This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

@nitisht nitisht changed the title Oauth Add OAuth support Sep 14, 2023
@nitisht nitisht merged commit aba18e6 into parseablehq:main Sep 15, 2023
5 of 6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 15, 2023
@trueleo trueleo deleted the oauth branch September 18, 2023 04:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: OAuth2 login
2 participants