realm / realm-kotlin

Kotlin Multiplatform and Android SDK for the Realm Mobile Database: Build Better Apps Faster.
Apache License 2.0
943 stars 57 forks source link

Refactor derived authentication notifications with real events from C-API #1676

Open rorbech opened 7 months ago

rorbech commented 7 months ago

With https://github.com/realm/realm-core/pull/7302/files it looks like we can actually get proper user authentication event callbacks through the C-API. We could use this to improve the implementation that emitted derived events from https://github.com/realm/realm-kotlin/pull/1354/files.

sync-by-unito[bot] commented 7 months ago

➤ PM Bot commented:

Jira ticket: RKOTLIN-1029