aelgi / backend

0 stars 0 forks source link

JWT Authorisation #1

Open sanchez opened 5 years ago

sanchez commented 5 years ago

Authorise the backend to use JWT tokens and force all connections coming in to use this

sanchez commented 5 years ago

Briefly implemented, need to add all the CRUD methods though