endpoint

package
v0.7.8 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package endpoint contains a collection of constants to define the endpoints provided by STOPnik.

Index

Constants

View Source
const (
	Authorization string = "/authorize"
	Token         string = "/token"
	Health        string = "/health"
	Account       string = "/account"
	Logout        string = "/logout"
	Introspect    string = "/introspect"
	Revoke        string = "/revoke"
	Metadata      string = "/.well-known/oauth-authorization-server"
	Keys          string = "/keys"
	OidcDiscovery string = "/.well-known/openid-configuration"
	OidcUserInfo  string = "/userinfo"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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