generate

package
v0.0.0-...-0ce574d Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeJwtSecretBase64

func DecodeJwtSecretBase64(src string) ([]byte, error)

DecodeJwtSecretBase64 decodes a base64 encoded jwt secret into bytes, and check its length

func NewInternalToken

func NewInternalToken() (string, error)

NewInternalToken generate a new value intended to be used by INTERNAL_TOKEN.

func NewJwtSecretWithBase64

func NewJwtSecretWithBase64() ([]byte, string, error)

NewJwtSecretWithBase64 generates a jwt secret with its base64 encoded value intended to be used for saving into config file

func NewSecretKey

func NewSecretKey() (string, error)

NewSecretKey generate a new value intended to be used by SECRET_KEY.

Types

This section is empty.

Jump to

Keyboard shortcuts

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