Fork me on GitHub
#yada
<
2017-02-03
>
mpisanko12:02:27

hi there, a noob question: trying to secure some resources. looked at the example (phonebook) - but i wanted to use the yada.jwt/verify. do i just set the scheme as cookie - and also add a key: :yada.jwt/secret - which holds the - secret.

mpisanko12:02:20

the verify function should return the credentials - to be stored in request context. under what key?