Mart
TTCTheo's Typesafe Cult
•Created by Mart on 5/21/2023 in #questions
How do I get the user's access token from Weblow's OAuth2
I'm kind of lost on how to implement Webflow's OAuth2 with NextJS app router>
Currently stuck on sending a POST request to their access_token endpoint to receive the data I need to authorize API requests from a user's token
Tried to figure this out through searching on google, but probably couldn't ask the correct question so thought I'd ask here. On google I get results that use popular oauth services such as Google, Github, etc.
Webflow's one is not prebuilt by popular libaries like Auth.js
5 replies