Rowguard - RLS Policy DSL - v0.2.0
GitHub
Preparing search index...
auth
Variable auth
Const
auth
:
{
uid
()
:
ContextValue
;
jwt
(
path
?:
string
)
:
ContextValue
;
role
()
:
ContextValue
;
}
= ...
Type Declaration
uid
:
function
uid
()
:
ContextValue
Returns
ContextValue
jwt
:
function
jwt
(
path
?:
string
)
:
ContextValue
Parameters
Optional
path
:
string
Returns
ContextValue
role
:
function
role
()
:
ContextValue
Returns
ContextValue
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
Rowguard - RLS Policy DSL - v0.2.0
Loading...