Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
val allowed = StytchB2B.rbac.isAuthorized( resourceId = "documents", action = "read", )
Refreshes the RBAC policy from the server, then checks whether the logged-in member is authorized to perform [action] on [resourceId].
true
false