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

x/appwrite/mod.ts>Role.users

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

Grants access to any authenticated or anonymous user.

You can optionally pass verified or unverified for status to target specific types of users.

Parameters

optional
status: string = [UNSUPPORTED]

Returns

string