osmlab / to-fix-backend

The to-fix server
BSD 3-Clause "New" or "Revised" License
15 stars 13 forks source link

Add shared secret config to enable a trusted client to wrap the JWT auth token #264

Closed danmactough closed 6 years ago

danmactough commented 6 years ago

By allowing a trusted client to use a shared secret to wrap the jwt token, the backend can ensure that the user is using the trusted client.