import { Role } from "https://deno.land/x/appwrite@12.1.0/src/role.ts";
Grants access to any authenticated or anonymous user.
You can optionally pass verified or unverified for
status
to target specific types of users.
import { Role } from "https://deno.land/x/appwrite@12.1.0/src/role.ts";
Grants access to any authenticated or anonymous user.
You can optionally pass verified or unverified for
status
to target specific types of users.