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
{{ message }}
This repository was archived by the owner on Nov 23, 2021. It is now read-only.
This issue is taken from a TODO in the sample application in UserProfile in order to clean up the code.
This is the interface for the profile of a user interacting with this application. Currently this can only be a {@link io.oasp.gastronomy.restaurant.staffmanagement.dataaccess.api.StaffMemberEntity} however in the future a customer may login and make a reservation, etc. TODO: Also an external system may access the application via some service. Then there would be no user profile or it would be empty...
The text was updated successfully, but these errors were encountered:
IMHO this one has been neglected for far to long. We should find a clear strategy for authentication and suggested solution to deal with web-frontend and also B2B/backend-communication (microservices, etc.). IMHO best practices are already available from projects and we only need to commit to a solution and get it into action to get out of this messy state here.
This issue is taken from a TODO in the sample application in UserProfile in order to clean up the code.
The text was updated successfully, but these errors were encountered: