BroadcastMessage
BroadcastMessage
Defined in: auth-client/src/core/types.ts:298
Properties
type
type:
"authenticated"|"logged_out"|"token_refreshed"
Defined in: auth-client/src/core/types.ts:299
user_id?
optionaluser_id?:string
Defined in: auth-client/src/core/types.ts:301
Optional payload — currently just the user id for cheapness.