Release Notes
2025-09-05
- The
/tokenendpoint will now omit the optionalrefresh_token,refresh_token_expires_in, andscopefields from its JSON response if they are not present. Previously, these fields were included with a value ofnull.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
/token endpoint will now omit the optional refresh_token,
refresh_token_expires_in, and scope fields from its JSON response if they
are not present. Previously, these fields were included with a value of
null.