Skip to main content

Interface: AuthContext

Properties

PropertyType
auth{ invited: boolean; method: Method; subject: string; verified: boolean; }
auth.invited?boolean
auth.methodMethod
auth.subjectstring
auth.verifiedboolean
defaultProfilestring
emailstring
namestring
profiles{ id: string; kind: "unknown" | ProfileType; name: string; perms: Permission[]; }[]
rolesnull | []
userIdstring