antihax / goesi

Go client for EVE Online ESI and SSO using versioned endpoints
MIT License
80 stars 13 forks source link

Reset scopes on new NewSSOAuthenticatorV2 and NewSSOAuthenticatorV2 after verify token #17

Closed buahaha closed 3 years ago

buahaha commented 3 years ago

When creating new context, and new sso authenticator, you can pass scopes you're interested in. It would be cool if you can change them... Right now I think I have to wait until token exipry...

I'm stuck on publicData and I want more... I have them approved in application management of ESI Swagger in EVE Online dashboard.

buahaha commented 3 years ago

My bad... Wrong variable. Everything is OK.