suppose you have a Lift + db4o project... How do you define User model? Should I extend MetaMegaProtoUser?
Thanks in advance, Etam.
Yes, you have to Extend the MetaMegaProtoUser:
class User extends MetaMegaProtoUser[User] {
...
}
It handles all the stuff related to user registration, password change etc..
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With