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

login prompt, callback handler #58

Merged
merged 29 commits into from
Mar 15, 2024
Merged

login prompt, callback handler #58

merged 29 commits into from
Mar 15, 2024

Conversation

peintnermax
Copy link
Member

@peintnermax peintnermax commented Mar 6, 2024

Implement login and select_account prompt, debug mode to show navigation

Definition of Ready

  • I am happy with the code
  • Short description of the feature/issue is added in the pr description
  • PR is linked to the corresponding user story
  • Acceptance criteria are met
  • All open todos and follow ups are defined in a new ticket and justified
  • Deviations from the acceptance criteria and design are agreed with the PO and documented.
  • Jest unit tests ensure that components produce expected outputs on different inputs.
  • Cypress integration tests ensure that login app pages work as expected. The ZITADEL API is mocked.
  • No debug or dead code
  • My code has no repetitions

Copy link

vercel bot commented Mar 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
typescript-login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2024 3:37pm

apps/login/app/(login)/layout.tsx Outdated Show resolved Hide resolved
apps/login/app/(login)/login/route.ts Outdated Show resolved Hide resolved
apps/login/app/(login)/login/route.ts Show resolved Hide resolved
apps/login/app/(login)/login/route.ts Outdated Show resolved Hide resolved
apps/login/app/(login)/login/route.ts Outdated Show resolved Hide resolved
apps/login/app/layout.tsx Outdated Show resolved Hide resolved
apps/login/middleware.ts Show resolved Hide resolved
peintnermax and others added 3 commits March 14, 2024 14:42
Co-authored-by: Elio Bischof <elio@zitadel.com>
Co-authored-by: Elio Bischof <elio@zitadel.com>
Co-authored-by: Elio Bischof <elio@zitadel.com>
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.

None yet

2 participants