Skip to content

codenip-tech/programando-saas-desde-0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Next episode

  • Use useState for selected org
  • Use argument resolver for selected org in api

Todos

  • Return json when a http exception is thrown. If exception is not http return status 500 with json response.
  • Check jwt expiry date on FE
  • Use attributes to define which role can access an api endpoint