utils

package
v0.0.0-...-a0d3635 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateJWT

func GenerateJWT(email string) (string, error)

func GenerateNonce

func GenerateNonce() (string, error)

GenerateNonce creates a random nonce for the challenge-response flow

func RenderMarkdown

func RenderMarkdown(content string) string

RenderMarkdown converts GitHub-flavored markdown to HTML

func ValidateJWT

func ValidateJWT(tokenString string) (*jwt.Token, error)

func ValidateYubiKeyOTP

func ValidateYubiKeyOTP(otp string) (bool, error)

ValidateYubiKeyOTP validates the provided YubiKey OTP using the Yubico Web API

Types

This section is empty.

Jump to

Keyboard shortcuts

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