mirror of
https://github.com/logto-io/logto.git
synced 2025-03-31 22:51:25 -05:00
chore: apply suggestions
Co-authored-by: simeng-li <simeng@silverhand.io>
This commit is contained in:
parent
0599b0237a
commit
8726c11d52
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ declare global {
|
|||
* This function is called to get custom claims for the JWT token.
|
||||
*
|
||||
* @param {${JwtCustomizerTypeDefinitionKey.ClientCredentialsPayload}} token -The JWT token.
|
||||
* @param {undefined} data - Logto internal data placeholder that can be used to pass additional information (temporarily not used but should be kept for future use)
|
||||
* @param {undefined} data - Logto internal data placeholder that can be used to pass additional information (undefined for M2M accesstoken)
|
||||
* @param {${JwtCustomizerTypeDefinitionKey.EnvironmentVariables}} envVariables - The environment variables.
|
||||
*
|
||||
* @returns The custom claims.
|
||||
|
|
Loading…
Add table
Reference in a new issue