Hi! I am creating a website which will be used only by certain people, it is possible to create something that will give access just to these people? For example, I have created a log in form using the code and create an email custom validation, so, just email ending @yolo.com can access, but I want to know if I can register only these emails, so nobody with @yolo.com can access but member1@yolo.com member2 and member3 could.
Thank you!