How to inform a banned user for how long he has been banned?
When I ban a user and they attempt to login, Supabase would return error_code=user_banned in the url.
Is there a way to pass the duration of the ban there? or any other custom value for banned users?
Is there a way to pass the duration of the ban there? or any other custom value for banned users?