JWT Auth Pro provides a set of actions that allow you to hook into various events. Each action is documented below with its description and usage example.
jwt_auth_token_generated
jwt_auth_token_refreshed
jwt_auth_token_validated
jwt_auth_token_revoked
jwt_auth_token_deleted
jwt_auth_analytics_aggregated
jwt_auth_analytics_consolidated
jwt_auth_analytics_cache_cleared
jwt_auth_analytics_cleanup_completed
jwt_auth_pro_error
add_action()
function. The examples above show practical implementations for each action.