Sample code for SWC API users.
How to ask SWC to grant specific API permissions for the currently logged-in character, and receive an auth token in case of success.
How to use that auth token to request an access token, which will allow you to access the character's assets until the token expires.
How to use the refresh token to request a new access token to replace the expired one.
How to let a user opt out of your application's services.