foundersandcoders / oauth-workshop

8 stars 3 forks source link

bcrypt is one-way encryption - can't get the access token back if we hash with this #8

Closed jsms90 closed 7 years ago

jsms90 commented 7 years ago

Can't use this.

Either

jsms90 commented 7 years ago

hapi-auth-cookie encrypts the contents of a cookie using iron, so we can use this now that FAC10 have been introduced to strategies & schemes