Commit Graph

2 Commits

Author SHA1 Message Date
2b233364a1
refactor(api): refactor app to use pure jwts instead of cookies
cookies are no longer used
2023-09-28 21:55:19 -04:00
3640c0db11
feat(composables): add fetch helper function
extend useFetch with a helper that prepends `/api` to the url, as well as makes the default http method "GET"
2023-09-25 19:23:37 -04:00