mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-01 00:03:50 -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>