package
Version:
v0.0.0-...-a68d973
Opens a new window with list of versions in this module.
Published: Mar 5, 2025
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Login to Spotify using the OAuth method
type OAuth struct {
AccessToken string `json:"access_token"`
RefreshToken string `json:"refresh_token"`
Scope string `json:"scope"`
Error string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.