Package-level declarations
Types
Link copied to clipboard
class InMemoryTwitchTokenStorage(token: TwitchTokenPayload = TwitchTokenPayload.NO_TOKEN) : TwitchTokenStorage
Implementation of the TwitchTokenStorage, which stores the received token only in memory.
Link copied to clipboard
Link copied to clipboard
interface TwitchTokenStorage