user

package
v0.0.0-...-aa46052 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(c echo.Context) error

Get - get user data by ID

func SignIn

func SignIn(c echo.Context) error

Types

type SignInRequest

type SignInRequest struct {
	Code        string `json:"code"`
	RedirectURI string `json:"redirect_uri"`
}

Jump to

Keyboard shortcuts

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