ezet / evelib

Eve Online Library.NET is an open source C# wrapper for CCPs Eve Online API and other popular Eve Online APIs.
Apache License 2.0
72 stars 36 forks source link

Added extra SSO authentication scopes #107

Closed MaddoScientisto closed 7 years ago

MaddoScientisto commented 7 years ago

I noticed there were many more SSO auth scopes in the docs than there were in the library so I added them in

ezet commented 7 years ago

Great! I knew about this but haven't had the time to change it. I guess it would be better to allow passing string representations for the scopes in the future, so they can be used without having to update the library.

On Sun, Dec 25, 2016 at 7:47 PM, MaddoScientisto notifications@github.com wrote:

I noticed there were many more SSO auth scopes in the docs than there were in the library so I added them in

You can view, comment on, or merge this pull request online at:

https://github.com/ezet/evelib/pull/107 Commit Summary

  • Added extra SSO authentication scopes

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ezet/evelib/pull/107, or mute the thread https://github.com/notifications/unsubscribe-auth/AAcHQzDCxIvld38axF-k6DJbwA1xo0jfks5rLrpJgaJpZM4LVc8x .

MaddoScientisto commented 7 years ago

I'll look out for more improvements to make as I use the library.

Also what about ESI scopes? They're still part of the eve auth