Fix: Regex for localhost oauth
Created by: NotSpecial
I cannot into regex.
It was set up to allow whitelisting localhost
for development, but I only tested it
for localhost:5000
(since thats what I needed locally) and the settings did not allow just localhost
.
Fixed now.