Software-Engineering-Group-9 / Back-End-API

Spring Boot. Backend of Doable Calendar - Endpoints, JDBC, etc.
0 stars 0 forks source link

Send UUID in response to login and register #11

Closed BoKlassen closed 3 years ago

BoKlassen commented 3 years ago

UUID is needed on front-end to create unique id's for schedules.

MingHaoC commented 3 years ago

UUID is return along with access token now