LearnersBlock / learners-block

Provide educational resources, websites and popular EdTech (Kolibri, Moodle) offline.
https://learnersblock.org
GNU General Public License v3.0
12 stars 1 forks source link

APP_JWT_SECRET should be generated randomly #75

Closed maggie44 closed 3 years ago

maggie44 commented 3 years ago

The APP_JWT_SECRET should be generated randomly by the device when its provisioned (and updated)? That way we would avoid having each device use the same secret token.

https://github.com/LearnersBlock/learners-block/issues/25