mirror of
https://github.com/JuLi0n21/osu-progress-oauth-helper.git
synced 2026-04-19 16:00:06 +00:00
typo
This commit is contained in:
@@ -13,11 +13,11 @@ Route access token back to end user without them needing own Api credentials!
|
||||
- CLIENT_ID: client_id
|
||||
- CLIENT_SECRET: client_secret
|
||||
|
||||
5. Add link to the vercel domain with port as state to /authoritze:
|
||||
5. Add link to the vercel domain with port as state to /authorize:
|
||||
https://example.vercel.app/authorize?port=4200
|
||||
|
||||
6. recieive anser at:
|
||||
https://localhost:4200/{CALLBACK_URL}?access_token={access_token}&refresh_token={refresh_token}&expires_in={expires_in}
|
||||
7. profit?
|
||||
|
||||
## use at own risk, security holes might be in there
|
||||
## use at own risk, security holes might be in there
|
||||
|
||||
Reference in New Issue
Block a user