Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/appwrite/mod.ts>Role.any

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
method Role.any
Re-export
import { Role } from "https://deno.land/x/appwrite@12.1.0/mod.ts";

Grants access to anyone.

This includes authenticated and unauthenticated users.

Returns

string