meyerhoferc / secret-santa

0 stars 0 forks source link

API authentication #33

Open kmeyerhofer opened 5 years ago

kmeyerhofer commented 5 years ago

I suggest we use the gem ruby-jwt to do our server side encryption and js-jose to do our client side encryption.

kmeyerhofer commented 5 years ago

We should use this package called reflux is used to manage the state of the user session, tied with user authentication.