seraphx2 / ESI.NET

A C# wrapper for the Eve Online ESI API.
https://www.nuget.org/packages/ESI.NET/
MIT License
40 stars 23 forks source link

What is "code" in your example? #29

Closed KeithBarrows closed 4 years ago

KeithBarrows commented 4 years ago

In your intro you show how to get a token. Yet, in that last line, you do not explain or show what code consists of. Not mentioned anywhere. Trying to figure it out from the CCP docs and I have not yet twigged on what it should be. Thanks.

DanFraserUK commented 4 years ago

You can see an example in my project that uses this, on this page, line 129:

https://github.com/DanFraserUK/EvEESITool/blob/master/EvEESIDownloadTool/Authenticator.cs

seraphx2 commented 4 years ago

Or also, code is from the SSO callback. You should read up on OAuth and Eve SSO to understand that better. It's a standard OAuth mechanism so I would not outline it's usage here because if you understand that you should be able to understand the example to the Initial SSO Token Request section.

KeithBarrows commented 4 years ago

Gotcha! Thanks to both of you. Moving forward again.

[image: --] Keith Barrows [image: https://]about.me/kbarrows https://about.me/kbarrows?promo=email_sig The truly free individual is free only to the extent of his own self-mastery. While those who will not govern themselves are condemned to find masters to govern over them. -- Socrates

On Mon, Sep 9, 2019 at 7:51 PM seraphx2 notifications@github.com wrote:

Or also, code is from the SSO callback. You should read up on OAuth and Eve SSO to understand that better. It's a standard OAuth mechanism so I would not outline it's usage here because if you understand that you should be able to understand the example to the Initial SSO section.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/seraphx2/ESI.NET/issues/29?email_source=notifications&email_token=AA3WKVWBTOEECFICXIZCQPTQI3OQZA5CNFSM4ITW3ZO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6JL2OQ#issuecomment-529710394, or mute the thread https://github.com/notifications/unsubscribe-auth/AA3WKVWUV5YG6KE5VDRDQXDQI3OQZANCNFSM4ITW3ZOQ .