How to use Next.js with react-oauth2-code-pkce
Unanswered
Limin Deng posted this in #help-forum
Greetings,
I've developed a Next.js project and aim to link it with my SpringBoot OAuth2.0 protected REST API. I've successfully utilized the react-oauth2-code-pkce library for the Authorization Code Flow (PKCE), but I'm unsure about its implementation in Next.js. Any guidance on this matter would be greatly valued.
Best regards,
Limin
I've developed a Next.js project and aim to link it with my SpringBoot OAuth2.0 protected REST API. I've successfully utilized the react-oauth2-code-pkce library for the Authorization Code Flow (PKCE), but I'm unsure about its implementation in Next.js. Any guidance on this matter would be greatly valued.
Best regards,
Limin