llllogan / React-Volcano-App

0 stars 0 forks source link

Call out that all the responses have interfaces and then classes which are built off that #7

Closed llllogan closed 5 months ago

llllogan commented 6 months ago

Also call out a new bearer token is retrieved when a user is logged in but the response does not contain logged in data

llllogan commented 6 months ago

Call out that the bearer token is saved in plain text and this is not good. Normally you can save a refresh token and save that in a keyvault

llllogan commented 5 months ago

This was done during submission