Failed to create login session: User can have up to 20 personal access tokens.
Failed to create login session: User can have up to 20 personal access tokens. Please remove the excess tokens to create new ones.
When using our CLI supabase login this is what error we're getting. We have gone into our supabase user authentication and it shows that a user can only have one session open at a time and kill all other sessions but this still is the error. We can't seem to figure out where the sessions are being stored at in Supabase to kill them.
When using our CLI supabase login this is what error we're getting. We have gone into our supabase user authentication and it shows that a user can only have one session open at a time and kill all other sessions but this still is the error. We can't seem to figure out where the sessions are being stored at in Supabase to kill them.
