evscott / aedibus-api-old

To see this projects Kanban board install the Zenhub Chrome/Firefox extension.
0 stars 0 forks source link

Research JWT encoding/decoding/auth using Go #64

Open evscott opened 4 years ago

evscott commented 4 years ago

json web token (JWT) will need to be used for route authentication and the decoding of request user data. Look into best practices