Lucia Authentication #8
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
refactor
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: pantheon/hestia#8
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "undoPretty"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There you go
@default(now()) on updateAt or it will be null
@ -26,0 +34,4 @@userId Stringuser User @relation(references: [id], fields: [userId])}NIT: references and fields is backwards from how post shows it, can we keep them consistent
Reuse the
$lib/server/prismaclient plzI dont think you can type event as a a Session, from the app typedefs you made it should be event.locals.[session or user idk]
https://github.com/Machinata/hestia/pull/8/files#diff-b07092d78bfaa239d6ad0d01b0897c3ef49533b08512622d83c6f4e1dd3b363e
rename to
passwordtyload the password into a
constfirst like you did with login and please dont force types withasswitched back to any type
Did for mem/storage space; added new const to conform
You dont need to set it to a const...
Use the logger pls