I am trying to use a DispatchQueue to update my UI, so when Firebase authenticates a user I can pass the newly created data to the next screen.
DispatchQueue
I have a