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
@iskitsas
Do we want to save the users in our system in a separate table?
I feel we should not save users as it might lead to security concerns, we can just use oauth2 to get the token and access endpoints.
@iskitsas yeah totally
We can setup roles permissions using matchers easily
But have to create endpoints so that admin can change permissions for that we definitely gonna require a table store usernames and current role.
Support user authentication, registration and role management.
More details/specifications to be added or discussed
The text was updated successfully, but these errors were encountered: