Open mirzemehdi opened 5 months ago
Good idea to rewrite API and make it like supporting auth flow based on states with signIn/signOut/etc. using different providers In my opinion solution with any container with scope.onClick() method seems like not native for compose
I am thinking to replace
this.onClick()
method withwould be this better approach?