ccpgames / sso-issues

Please file issues with the CCP SSO (login.eveonline.com) here.
17 stars 1 forks source link

SSO v2 documentation location and refresh token parameters? #56

Open Zyles opened 4 years ago

Zyles commented 4 years ago

Where are the SSO V2 docs?

I can't get a new token:

{"code":401,"statusText":"Unauthorized","url":"https://login.eveonline.com/v2/oauth/token","errorMsg":"invalid_client"}

What are the required params for refresh_token grant?

I passed in the correct client data.

Does it require code_verifier? code? Pkce?

Docs?

Dusty-Meg commented 4 years ago

https://docs.esi.evetech.net/docs/sso/

For help or questions about using the SSO, join #sso on Tweetfleet Slack (click here to get an invite).

Zyles commented 4 years ago

Thank you, got it fixed now.