Add Connection
π¨βπΌ Now we want users to be able to add new connections from
their page.
The rules are pretty simple... If there is no existing connection, but there is
a user authenticated, then create the connection, and send them to the
connections page with a toast message letting them know it was successful.
Because we already handled error cases before, this should be a quick one!