Crate tsar_client

source ·
Expand description

Official wrapper for the TSAR client API.

Structs§

  • The TSAR Client struct. Used to interact with the API after it’s initialized.
  • Data returned by the server when running authenticate_user() or validate_user().
  • Subscription object which gets returned as part of authenticate_user() or validate_user().
  • User object which gets returned as part of authenticate_user() or validate_user().