localtunnel / server

server for localtunnel.me
https://localtunnel.me
MIT License
3.02k stars 979 forks source link

Add a jwt token authorization #154

Open micoli opened 3 years ago

micoli commented 3 years ago

In order to have a secured server, an option is available on server side to authenticate client with a pre-shared JWT shared key. This PR is related to https://github.com/localtunnel/localtunnel/pull/408 PR on client side

this PR is dependant of https://github.com/localtunnel/server/pull/107

iamkhalidbashir commented 3 years ago

this should be merged