Closed mjrb closed 5 years ago
so apparently validate works, but it gives you the entire user object. perhaps for the teambuilder use case we should just have it return the token object that coresponds to the token you passed so you can just easily check the expiration. @ryanisaacg does frontend use this endpoint for getting user data, or does it use /read?
Also it seems to always giving internal server error instead of the actual error
Frontend uses /read
and should never be touching /validate
I think
whatever
last time I checked it was broken. not sure why. this is needed by teambuilder. also make sure it gives the expiration of the token