I want to implement a event listener that I can subscribe to in my appA
when user signin in my appB
. Similar to how firebase
implemented onAuthStateChanged
(link). What's the most common ways to achieve that? Note that I don't have a web url for appA
so I cannot use webhook to send message from appB
to appA
.
Aucun commentaire:
Enregistrer un commentaire