prakharporwal / bank-server

Backend Server for a bank Infrastructure (Go and Postgres)
Other
2 stars 1 forks source link

Understand PASETO and use it to setup user authentication in the bank server #20

Closed prakharporwal closed 2 years ago

prakharporwal commented 2 years ago

Done. Used PASETO MAKER and paseto library to implement it.