supabase-community / supabase-kt

A Kotlin Multiplatform Client for Supabase.
https://supabase.com/docs/reference/kotlin/introduction
MIT License
328 stars 33 forks source link

[Feature request]: remove session, emit `SIGNED_OUT` when JWT `session_id` is invalid #592

Closed dshukertjr closed 1 month ago

dshukertjr commented 1 month ago

General Info

Feature request

This was raised by the auth team to align the behavior.

More on this in the JS PR here: https://github.com/supabase/auth-js/pull/905

Usecase

No response