You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest setting a trigger that on "user signup" => "update the user". This is because inside Stamplay you will have access to the email, which is otherwise private and accessible only by the owner itself and possibly an admin role on the client side. Inside that task update the user just signed up with a custom public_email property.
Currently there isn't a way to change permissions on these private properties on the user schema, but in the near future hopefully with will be fully configurable.
Hi,
I am writing a front end app, and i have to list all users and their email addresses, to be used within a
mailto
linksHow to get it done ?
The text was updated successfully, but these errors were encountered: