auth

package
v0.9.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContextWithProviderURL

func ContextWithProviderURL(ctx context.Context, url string) context.Context

ContextWithProviderURL adds the auth provider URL to the context

func ProviderURLFromContext

func ProviderURLFromContext(ctx context.Context) string

ProviderURLFromContext retrieves the auth provider URL from the context

Types

type GroupInfo

type GroupInfo struct {
	ID      string  `json:"id"`
	Name    string  `json:"name"`
	IconURL *string `json:"iconURL"`
}

GroupInfo represents information about a user group from an authentication provider

Jump to

Keyboard shortcuts

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