Closed ahmedrangel closed 1 month ago
As requested, this PR closes #173
For testing follow these steps:
OAuth Applications
New OAuth App
Application Name
Confidential Client
http://127.0.0.1:3000/auth/polar
openid
email
Create
Client ID
Client Secret
NUXT_OAUTH_POLAR_CLIENT_ID
NUXT_OAUTH_POLAR_CLIENT_SECRET
Open in Stackblitz
pnpm add https://pkg.pr.new/atinux/nuxt-auth-utils@196
commit: eabe0f5
eabe0f5
You rock ❤️
As requested, this PR closes #173
For testing follow these steps:
OAuth Applications
settingNew OAuth App
Application Name
Confidential Client
http://127.0.0.1:3000/auth/polar
openid
andemail
(It's important to check these scopes for fetching user info, otherwise, the endpoint will return error 500)Create
Client ID
andClient Secret
NUXT_OAUTH_POLAR_CLIENT_ID
andNUXT_OAUTH_POLAR_CLIENT_SECRET