ted
ted
Explore posts from servers
BABetter Auth
Created by ted on 2/17/2025 in #help
Generating backup codes gives error
5 replies
BABetter Auth
Created by ted on 2/17/2025 in #help
Generating backup codes gives error
i did some debugging and i believe that the userId field needs to be unique, prisma telling me that it can only do an updateOne when id is specified, instead of userId - so i fixed it by manually adding @unique to the userId field, maybe this is a bug for prisma adaptor
5 replies
BABetter Auth
Created by ted on 2/17/2025 in #help
Generating backup codes gives error
thanks i’ll check my schema now
5 replies
CDCloudflare Developers
Created by ted on 2/9/2025 in #general-help
Workers should stop issuing certificates to me?
I can manually delete the certificates I have found out.
2 replies
BABetter Auth
Created by ted on 12/22/2024 in #help
Delete User with Token gives error
can confirm v1.1.2 fixes this
10 replies
BABetter Auth
Created by ted on 12/22/2024 in #help
Delete User with Token gives error
thanks ❤️
10 replies
BABetter Auth
Created by ted on 12/22/2024 in #help
Delete User with Token gives error
Right I just hard coded a token and got the same error...
10 replies
BABetter Auth
Created by ted on 12/22/2024 in #help
Delete User with Token gives error
i’ll try something later
10 replies
BABetter Auth
Created by ted on 12/22/2024 in #help
Delete User with Token gives error
I’m on 1.1.1
10 replies
BABetter Auth
Created by ted on 12/22/2024 in #help
Delete User with Token gives error
Definitely can confirm token is valid and a string :hahaha:
10 replies
BABetter Auth
Created by ted on 12/20/2024 in #help
Is there documentation on running code on a specific event (ie signin)?
8 replies
BABetter Auth
Created by ted on 12/20/2024 in #help
Is there documentation on running code on a specific event (ie signin)?
almost like you knew what i wanted :hahaha:
8 replies
BABetter Auth
Created by ted on 12/20/2024 in #help
Is there documentation on running code on a specific event (ie signin)?
I suppose this is similar to database hooks - but just with normal events.
8 replies
BABetter Auth
Created by ted on 12/20/2024 in #help
Is there documentation on running code on a specific event (ie signin)?
I can't use that if I'm sending requests with the auth client I presume.
8 replies