feathersjs / docs

[MOVED] Legacy Feathers documentation
https://crow.docs.feathersjs.com/
MIT License
242 stars 532 forks source link

Fix typo in Security considerations #1537

Closed JulienZD closed 3 years ago

JulienZD commented 3 years ago

Don't use a weak secret for you token service. The generator creates a strong one for you automatically. No need to change it.

I'm fairly sure it should be your token service