KindeSDK.Model.UserIdentityResult (kinde_sdk v1.2.0)

The result of the user creation operation

Link to this section Summary

Link to this section Types

@type t() :: %KindeSDK.Model.UserIdentityResult{
  created: boolean() | nil,
  identity_id: integer() | nil
}