Zend certified PHP/Magento developer

Magento 2 Google Auth Entering Authenticator code redirects back to Auth

I am having an issue with Google Authenticator in Magento 2. If I type in a wrong code, it prompts me with an error that the code is wrong, but if it’s right, it redirects me back to the prompt to type my code in again. There are no errors in the logs or anywhere else and based on the network activity, it tries to redirect to the dashboard before redirecting back to the Google Auth prompt.

I can’t figure out why it’s doing this. Does anyone have any ideas?