auth

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Overview

Package auth provides an endpoint for authenticating against the runtime server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(w http.ResponseWriter, _ *http.Request)

Connect is a head-only request to test the connection.

func RandomString

func RandomString(length int) (string, error)

RandomString generates a secure random string of the specified length.

func RequireSecret

func RequireSecret(validToken string) func(http.Handler) http.Handler

RequireSecret ensures the request has a valid token.

Types

This section is empty.

Jump to

Keyboard shortcuts

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