mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-30 03:03:06 -05:00
* feat(api): add redirect for users blocked by okta * fix: redirect blocked users immediately * fix: return early if no userInfo We can't proceed without it, so we have to ask the user to try again. Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>