authogodeps

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(deps *OAuthGoDeps)

Init initializes the oauthgo global dependencies.

Types

type OAuthGoDeps

type OAuthGoDeps struct {
	ReplayProtector      oauthgoreplay.ReplayProtector
	SessionStore         oauthgostore.SessionStore
	SessionCookieManager oauthgocookie.SessionCookieManager
}

OAuthGoDeps represents the dependencies for the OAuthGo library used across the library. These dependencies are initialized by the application and are used by the library globally.

func Get

func Get() *OAuthGoDeps

Get returns the oauthgo global dependencies.

Jump to

Keyboard shortcuts

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