question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update Vercel components for new auth strategy

See original GitHub issue

Vercel is encouraging integration partners to move away from OAuth and instead use Personal Access Tokens that users generate manually.

In order to support this new authentication strategy, we need to extend support for the existing triggers and actions to the new vercel_token_auth app. Similar to Brex, Docusign, and others, both apps should share all the component code.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
Hassan-Abbas-SQAcommented, Aug 31, 2022

Its working 💯 Fine ready to GO image

1reaction
dannyrooseveltcommented, Aug 26, 2022

Similar to Brex, Docusign, and others, both apps should share all the component code.

@dannyroosevelt what do you mean when saying both apps? I only see one Vercel app

Oh haha whoops, I hadn’t set the app live yet, so we didn’t add to the components dir, but it should be there now 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add Auth to a Next.js Site with Magic.link - Vercel
Learn how to add user authentication to a Next.js site using Magic.link. ... elements } = event.target; // the Magic code const did...
Read more >
docs: update twitter auth guide with references to new ...
@anderson-pixel is attempting to deploy a commit to the Supabase Team on Vercel. A member of the Team first needs to authorize it....
Read more >
Upgrade Guide - Next.js
If you previously configured routes in your vercel.json file for dynamic routes, these rules can be removed when leveraging Next.js 9's new Dynamic...
Read more >
Vercel - Supabase
This guide steps through using Vercel's dashboard to create a Next.js project ... Sign In and authenticate with GitHub to login or register...
Read more >
Use Next.js and Vercel to build a link-sharing app using ...
This tutorial explains how to use Next.js and Vercel to build an app with shared ... and update the state of the component...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found