package
0.0.0-20210409135442-ff14b99e324b
Repository: https://github.com/larksuite/botframework-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
Code Exchange Token.
Code Exchange Token.
NewAuthMiniProgram demo: client := &common.DefaultRedisClient{} err := client.InitDB(map[string]string{"addr": "127.0.0.1:6379"}) if err != nil { return fmt.Errorf("init redis error[%v]", err) } manager := authentication.NewDefaultSessionManager("DojK2hs*790(", client) minaAuth := authentication.NewAuthMiniProgram(manager, time.Hour*24*7).
NewDefaultSessionManager demo: client := &common.DefaultRedisClient{} err := client.InitDB(map[string]string{"addr": "127.0.0.1:6379"}) if err != nil { return fmt.Errorf("init redis error[%v]", err) } manager := authentication.NewDefaultSessionManager("DojK2hs*790(", client).
No description provided by the author
No description provided by the author
generate open sso authentication URL.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
First-level domain name.
Second-level domain name.
current host.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author