How can users grant permission for my website to manage their Amazon Alexa Lists – Amazon Web Sevices
I want users of my Next.js TypeScript app to grant it permission to manage their Alexa Lists. I figured this would be possible with OAuth2. I figured I'd need to create a button in my website that takes the user…