package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Apr 23, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PingOneAuthResponse struct {
AccessToken string `json:"access_token"`
TokenType string `json:"token_type"`
ExpiresIn int64 `json:"expires_in"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.