Bizorke / Gear3Engine-Issues

For bugs and features.
1 stars 0 forks source link

Put server-side secret tokens in a config. #1067

Closed JSideris closed 2 years ago

JSideris commented 3 years ago

Current implementation is much better. Tokens are randomized when the server starts. Would be better to put it in a config though so that jwt won't expire every time the server reboots.

JSideris commented 2 years ago

No longer relevant now that server is completely disjoint. Probably won't be using config files either. Leave it up to the game or generalize into the engine (different task).