auth-ui-react question
Short question. How could I run fetchUserSession() on <Auth> component successfull sign in? <Auth> doesn't have onSignIn() callback, so do I have to implement my own Auth components?
Thanks!
PS.: I can't use onAuthStateChange, because of a bug
2 Replies
The repo says it's in maintenance mode. Meaning you shouldn't be using it.
@silentworks I haven't noticed that, thanks for the info! Cheers