authentication

package
v0.4.9 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2024 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