Bull 2230 - Launchboard BE: lock down teams api
Updated `GET /api/teams' to only be viewed by admins. There is no need for users to utilize this endpoint since there is already another endpoint for users to see what team they are a part of.
Updated GET /api/teams/[id]/members
to get only retrieve the desired team if a user is in that team AND Admins can retrieve any team.
Edited by Baban Faraj