View Source CozyLark.ServerSideAPI.AccessToken (cozy_lark v0.4.1)

Provides utilities of getting access token.

Read more at Related API - Access Token.

Overview

There're 3 types of access tokens:

  • app_access_token
  • tenant_access_token
  • user_access_token (not supported for now)

Link to this section Summary

Link to this section Functions

Link to this function

get_access_token(config, type)

View Source
Link to this function

maybe_set_access_token(req)

View Source