LogoRobo.js
Packages@robojs/mock

AuthResult

Interface: AuthResult

Result of authentication validation

Properties

PropertyType
error?string
metadata?Record<string, unknown>
userId?string
validboolean

On this page