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(cognito): integrate OpenID Connect discovery for improved OAuth flow #295

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

kilakewe
Copy link
Contributor

Added OIDC discovery for Cognito to automatically use authentication endpoints and hosted UI domains that have been configured by the IDP in AWs.

@atinux
Copy link
Owner

atinux commented Dec 9, 2024

I cannot push on your PR @kilakewe

Could you please run pnpm install and push again?

@kilakewe
Copy link
Contributor Author

@atinux done

Copy link

pkg-pr-new bot commented Dec 13, 2024

Open in Stackblitz

npm i https://pkg.pr.new/atinux/nuxt-auth-utils@295

commit: c2f4bc3

Copy link
Contributor

autofix-ci bot commented Dec 13, 2024

Hi! I'm autofix logoautofix.ci, a bot that automatically fixes trivial issues such as code formatting in pull requests.

I would like to apply some automated changes to this pull request, but it looks like I don't have the necessary permissions to do so. To get this pull request into a mergeable state, please do one of the following two things:

  1. Allow edits by maintainers for your pull request, and then re-trigger CI (for example by pushing a new commit).
  2. Manually fix the issues identified for your pull request (see the GitHub Actions output for details on what I would like to change).

@atinux atinux merged commit 7a01cc3 into atinux:main Dec 13, 2024
3 of 4 checks passed
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.

2 participants