Score OAuth 2.0 implementation security across PKCE usage, token lifetime, scope minimization, redirect URI validation, and refresh token rotation.
The OAuth 2.0 Token Security Configuration Scorer works by applying a well-defined formula to the values you enter. Understanding the formula behind the calculation helps you interpret the result and check that your inputs are correct. Below we break down the key components that drive the OAuth Security Score.
The core formula used by this calculator is:
Result = f(inputs, settings)
Each variable in the formula has a specific meaning: