desktop icon indicating copy to clipboard operation
desktop copied to clipboard

API Docs should redirect to latest version before loading Auth0

Open lottamus opened this issue 6 years ago • 0 comments

How to reproduce

  1. Load an API Doc with an incorrect version (example.api-docs.io/madeUpVersion)
  2. Notice that under the hook we are grabbing the correct API Docs which loads Auth0
  3. Notice that Auth0 prevents the url redirect to the correct version

What we expect to happen

  1. Load incorrect version
  2. Load correct version and redirect URL
  3. Load Auth0

lottamus avatar Apr 23 '18 16:04 lottamus