authentication

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupRoutes

func SetupRoutes(baseRouterGroup *gin.RouterGroup)

Types

type IsSessionAuthenticatedResponse

type IsSessionAuthenticatedResponse struct {
	Authenticated bool `json:"authenticated"`
}

type NewSessionResponse

type NewSessionResponse struct {
	SpotifyAuthenticationUrl string `json:"spotify_authentication_url"`
	SpotifeteSessionId       string `json:"spotifete_session_id"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL