Ask a question to get started
Enter to send•Shift+Enter new line
A list of permissions associated with the user.
You can use these in your @auth.on authorization logic to determine access permissions to different resources.
@auth.on
permissions: Sequence[str]