Kinde Auth is so frustrating. Login, register and logout works, but getting user info and profile data is near damn impossible. isAuthenticated is simple, why not pass the data with 'getProfile' and 'getUser' as simple? Why do we need to pass data between multiple functions to get the info? #kinde

Comments