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
for getting OrganizationId we have to get the user from database by its Id, but now we have OrganizationId in user token claims, so instead of doing query to the database we must take it from claims.