Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
d-g-town committed May 6, 2024
1 parent a6b17e1 commit 3d765f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/models/user.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ type User struct {
ExternalId string `json:"external_id"`
}

// AuthProvider_Ory represents the Ory auth provider
const AuthProvider_Ory = "ory"

// ToUserType generates an external types.User to be shared over REST
Expand Down

0 comments on commit 3d765f7

Please sign in to comment.