- Introduced GetTeamsByMember and CountTeamsByMember methods in the DefaultUser struct to retrieve teams associated with a specific member and count the total number of teams, respectively. - Updated the UserProvider interface to include these new methods. - Enhanced the login response structure to include a status indicating whether team selection is required based on the user's team membership. - Added error handling for team retrieval in the authentication process. |
||
|---|---|---|
| .. | ||
| response.go | ||