1
0
Fork 0
forked from OpenNeo/impress
impress/src/server
Matchu 9982cbf93d Refactor login/logout mutations a smidge
I decided that `setAuthToken` was the more appropriate server-level API, and that letting the login/logout mutations engage with the auth library made more sense to me!
2022-08-26 16:05:11 -07:00
..
__image_snapshots__ outfit-images: render actual PNG and SVG layers! 2021-01-04 05:58:19 +00:00
__snapshots__ simplify validPetPoses out of the server directory 2020-09-06 00:40:00 -07:00
lib Fix Typescript error with caching + new Apollo 2021-11-26 15:22:01 -08:00
types Refactor login/logout mutations a smidge 2022-08-26 16:05:11 -07:00
auth-by-db.js Support actual login via db?? :0 2022-08-17 15:24:17 -07:00
auth.js Fix misc lint errors 2021-05-03 15:06:07 -07:00
db.js Use a connection pool 2022-01-08 09:20:45 -08:00
index.js Refactor login/logout mutations a smidge 2022-08-26 16:05:11 -07:00
loaders.js Finish wiring up ~owls data 2022-08-15 23:57:33 -07:00
modeling.js Lint against console.log 2021-05-03 15:01:49 -07:00
neopets-assets.js Use HTTPS for images.neopets.com and pets.neopets.com 2022-08-03 14:36:07 -07:00
outfit-images.js Fail harder when *all* layers fail to load 2021-09-03 14:55:50 -07:00
outfit-images.test.js Use Fastly to cache our PNG assets from S3 2021-05-12 22:49:59 -07:00
util.js Fix misc lint errors 2021-05-03 15:06:07 -07:00
util.test.js Fix misc lint errors 2021-05-03 15:06:07 -07:00