Module rfesi::prelude

source ·
Expand description

Module for easy imports.

Structs§

Enums§

  • Errors that can occur when dealing with ESI.
  • Which base URL to start with - the public URL for unauthenticated calls, or the authenticated URL for making calls to endpoints that require an access token.

Type Aliases§

  • Crate Result wrapper.
  • PKCEVerifier is a base64urlencoded String to send in the body of the token request alongside the code returned from the ESI and the Client ID