You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Person entity doesn't have an id, and I don't think it needs one. The responses from the GetX use cases can include user id from Azure AD B2C.
The DynamoDB implementation of the song director repository will need to be updated to use user id instead of email address as the primary key for the song director table.
The text was updated successfully, but these errors were encountered:
The Person entity doesn't have an id, and I don't think it needs one. The responses from the GetX use cases can include user id from Azure AD B2C.
The DynamoDB implementation of the song director repository will need to be updated to use user id instead of email address as the primary key for the song director table.
The text was updated successfully, but these errors were encountered: