Trigger an action when these hooks are called
cocart_jwt_token_generated
cocart_jwt_auth_token_refreshed
cocart_jwt_auth_token_validated
cocart_jwt_auth_token_deleted
All actions follow WordPress coding standards and can be used with the standard add_action() function. The examples above show practical implementations for each action.