generate

package
v1.21.11 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 7 Imported by: 111

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeJwtSecretBase64 added in v1.21.6

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 added in v1.21.6

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