Hello,
I need something like password secured access to specific query.
I want to generate/create a password in order to secure access to specific forms.
Let’s say we have a list of users with emails and the password is delivered to them (password could have expiration date). User with password should be able to access the resource.
Is it possible to easy integrate this kind of functionality? Is there any option to send emails to users?
Maybe it’s not really necessary - is it better to leave this idea and use only allow/deny list of users (Internet Identity)?
Also I have general question:
Are messages/queries on ICP encrypted?