VATUSA / api

VATUSA's RESTful API for facilities
https://api.vatusa.net
MIT License
3 stars 10 forks source link

Visiting Facility in ULS token response [Extension] #60

Closed dhawton closed 3 years ago

dhawton commented 3 years ago

This changes the ULS return object to add an array of visiting facilities to the user object. The intention is to reduce calls to the division API while simultaneously checking that the user is on the visiting list at login (thereby not having to also query GET /user/cid).