You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since we register all Providers but don’t have any credentials in the .env file we always get an MissingCredentialsException [10:46] so we probably need to catch that in the Handler and ignore it or something like that