What this test does
Access tokens from this test expire after two minutes and come with a refresh token.
How it passes
Your client uses grant_type=refresh_token with its client_id. Skipped if it never refreshes.
- Specification
- §5.5
- Needs
- C101 Discovers the server from an HTML link