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

[ENH] Add google authentication flow #203

Closed
wants to merge 19 commits into from
Closed

[ENH] Add google authentication flow #203

wants to merge 19 commits into from

Conversation

surchs
Copy link
Contributor

@surchs surchs commented Jul 14, 2024

Changes proposed in this pull request:

Checklist

This section is for the PR reviewer

  • PR has an interpretable title with a prefix ([ENH], [FIX], [REF], [TST], [CI], [MNT], [INF], [MODEL], [DOC]) (see our Contributing Guidelines for more info)
  • PR has a label for the release changelog or skip-release (to be applied by maintainers only)
  • PR links to GitHub issue with mention Closes #XXXX
  • Tests pass
  • Checks pass

For new features:

  • Tests have been added

For bug fixes:

  • There is at least one test that would fail under the original bug conditions.

Copy link

netlify bot commented Jul 14, 2024

Deploy Preview for neurobagel-query failed.

Name Link
🔨 Latest commit cedb630
🔍 Latest deploy log https://app.netlify.com/sites/neurobagel-query/deploys/6693dbf9b83fef0008824657

@surchs surchs closed this Jul 14, 2024
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.

Implement OIDC flow that results in a query sent to the f-API including access and ID tokens
2 participants