providers

package
v0.0.0-...-d323686 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func GetConfig

func GetConfig(name, key string) (gjson.Result, error)

func RedirectURI

func RedirectURI(name string, flag string) string

Types

type OAuthProvider

type OAuthProvider interface {
	GetAuthorizeURL() string
	GetAccessToken(ctx *fiber.Ctx) (types.KV, error)
}

Jump to

Keyboard shortcuts

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