lark

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const PluginID = "auth/lark"

Variables

This section is empty.

Functions

func Configured

func Configured(raw map[string]any) bool

Configured reports whether the plugin has all required credentials set.

Types

type Config

type Config struct {
	AppID       string `json:"app_id"`
	AppSecret   string `json:"app_secret"`
	Brand       string `json:"brand"`
	RedirectURL string `json:"redirect_url"`
}

Jump to

Keyboard shortcuts

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