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

use response mode query to handle login callback #132

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

netanelgilad
Copy link
Collaborator

The Wix /authorize endpoint now accepts response_mode=query which means we can handle the login callback on the server for a smoother experience.

This PR changes the callback from a page.tsx to a route.ts and handles the same callback logic

@vercel
Copy link

vercel bot commented Jul 30, 2023

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

Name Status Preview Updated (UTC)
wix-appointments-subscriptions-nextjs-template ✅ Ready (Inspect) Visit Preview Jul 30, 2023 6:53am

@netlify
Copy link

netlify bot commented Jul 30, 2023

Deploy Preview for wix-appointments-subscriptions-nextjs ready!

Name Link
🔨 Latest commit 6f864f8
🔍 Latest deploy log https://app.netlify.com/sites/wix-appointments-subscriptions-nextjs/deploys/64c608cfaf44550008715c61
😎 Deploy Preview https://deploy-preview-132--wix-appointments-subscriptions-nextjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions
Copy link
Contributor

🟢 Playwright E2E for NETLIFY

Name Info
Summary Action Summary
Site URL https://deploy-preview-132--wix-appointments-subscriptions-nextjs.netlify.app/

@netanelgilad netanelgilad merged commit b5375fc into main Jul 30, 2023
9 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.

1 participant