Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/appwrite/mod.ts>Role.guests

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

Grants access to any guest user without a session.

Authenticated users don't have access to this role.

Returns

string