Versions in this module Expand all Collapse all v1 v1.3.1 Oct 18, 2023 v1.2.1 May 18, 2023 Changes in this version + type User struct + Email string + SpotifyAccessToken string + SpotifyExpiry *time.Time + SpotifyRefreshToken string + Subscribed bool + SubscriptionID string + TwitchAccessToken string + TwitchID string + TwitchRefreshToken string + func (u *User) IsAuthenticated() bool