createIfNotPresent

public final Id<Users> createIfNotPresent(Users user)

Create a user in the database if it doesn't exist and email the user

Author

Francesco Masala

Return

Id the user ID

Parameters

user

Users the user to create