1. How do I use this?
    1. Registering an API Client
    2. Simple Setup
    3. Custom Configuration & Usage
    4. Troubleshooting
  2. Blueprint API Documentation
    1. Functions
      1. Perform Authentication
      2. Perform Authentication (UMG Browser)
      3. Refresh API Token
      4. Get User Info
      5. Query SubscribeStar API
      6. Parse API Token Info
      7. HTTP Request
      8. HTTP Request (with bearer token)
      9. HTTP GET
      10. HTTP POST
      11. Make SubscribeStar Auth URI
      12. Open URL
    2. Structs
      1. NB SubscribeStar API Token Info
      2. NB SubscribeStar User Info
  3. C++ API Reference
    1. Structs
      1. FNBSubscribeStarAPITokenInfo
      2. FNBSubscribeStarUserInfo
    2. Classes
      1. FNBSubscribeStarAPIClientModule
      2. UNBQuerySubscribeStarAPIAction
      3. UNBSSAuthenticationAction
      4. UNBSSGetUserInfoAction
      5. UNBSSHTTPRequestAction
      6. UNBSSRefreshAPITokenAction
      7. UNBSubscribeStarAPIClient
    3. Delegates
      1. FGetSubscribeStarUserInfoActionEvent
      2. FGetSubscribeStarUserInfoActionFailedEvent
      3. FNBPerformSSAuthenticationActionEvent
      4. FNBPerformSSAuthenticationActionFailedEvent
      5. FNBQuerySubscribeStarAPIActionEvent
      6. FNBSSHTTPRequestActionEvent
      7. FNBSSRefreshAPITokenActionEvent
      8. FNBSSRefreshAPITokenActionFailedEvent