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
{{ message }}
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
In the profile/Show.tsx file you are expecting a "availableProviders" array, but the variable passed by JetstreamServiceProvider is actually called "availableOauthProviders" so the list of providers is never being displayed
In the profile/Show.tsx file you are expecting a "availableProviders" array, but the variable passed by JetstreamServiceProvider is actually called "availableOauthProviders" so the list of providers is never being displayed