Check an auth token is present before calling bashhub save.
Check the existence of our auth token prior to calling bashhub save in the client. If a user fails to login properly, we'll still try to save a command to the server which fails with 403.
Check the existence of our auth token prior to calling bashhub save in the client. If a user fails to login properly, we'll still try to save a command to the server which fails with 403.