krgamestudios / MERN-template

A website template using the MERN stack. It is geared towards Persistent Browser Based Games (think neopets), but is flexible enough for a number of different uses.
zlib License
68 stars 9 forks source link

Egg Trainer's token provider seems to be ahead of this. #39

Closed Ratstail91 closed 2 months ago

Ratstail91 commented 5 months ago

https://github.com/krgamestudios/MERN-template/blob/0c462d0e6ced4ce2ece4f29fe949ddf44196482a/client/pages/utilities/token-provider.jsx#L84-L118

Ratstail91 commented 2 months ago

I'm not sure what this means - it seems to have been resolved at some point, as the current MERN-template's token provider matches Egg Trainer's token provider (except for the telemetry hook).