Kajatin
WWasp-lang
•Created by Kajatin on 4/29/2023 in #🙋questions
Cannot log in
Right now I'm just focused on the project for the hackathon 😊
11 replies
WWasp-lang
•Created by Kajatin on 4/29/2023 in #🙋questions
Cannot log in
It's public and I see you've already found it. It's not a problem that I had to call it
User
if you think it might be a bug I can create a minimal example after the hackathon is over and come back to you.11 replies
WWasp-lang
•Created by Kajatin on 4/29/2023 in #🙋questions
Cannot log in
My wasp file was like it's shown in my original post. I've defined
userEntity: Player
but perhaps I was missing some other configuration?11 replies
WWasp-lang
•Created by Kajatin on 4/29/2023 in #🙋questions
Cannot log in
Update: Ok, turns out the auth cannot handle if my user type is not named
User
. I'm building a game so I wanted to call my users Player
.11 replies
WWasp-lang
•Created by Kajatin on 4/29/2023 in #🙋questions
Cannot log in
Update: I'm looking at the auto-generated
createAuthRequiredPage
component, and while the login return isSuccess=true
somehow my user=null
😦11 replies