View Source CalDAVClient.Auth.Bearer (caldav_client v2.0.0)

Stores user credentials for Bearer authentication.

fields

Fields

  • token - Bearer authentication token

Link to this section Summary

Link to this section Types

Specs

t() :: %CalDAVClient.Auth.Bearer{token: String.t()}