Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-user-auth-utils
UserSignUpResponse
Interface UserSignUpResponse
Represents the response for a User Sign Up request.
interface
UserSignUpResponse
{
code
:
UserSignUpResponseCode
;
idpUserId
?:
string
;
message
?:
string
;
}
Index
Properties
code
idp
User
Id?
message?
Properties
code
code
:
UserSignUpResponseCode
Optional
idp
User
Id
idpUserId
?:
string
Optional
message
message
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
idp
User
Id
message
Axinom Portal
Axinom Mosaic Libraries
Loading...
Represents the response for a User Sign Up request.