Lightning.AuthProviders.Common.TokenBody (Lightning v2.13.5)

View Source

Defines a schema for OAuth token information.

Summary

Functions

Converts an OAuth2 token to a TokenBody struct.

Creates a new TokenBody struct with the given attributes.

Functions

from_oauth2_token(token)

Converts an OAuth2 token to a TokenBody struct.

new(attrs)

Creates a new TokenBody struct with the given attributes.