hapi-auth-jwt icon indicating copy to clipboard operation
hapi-auth-jwt copied to clipboard

Updated README with instructions on how to use dynamic keys function

Open eventhough opened this issue 10 years ago • 1 comments

I've merged the latest from your master branch and updated the README with instructions on how to use the dynamic keys function. Closes #9 and includes #10

eventhough avatar Feb 12 '15 17:02 eventhough

@dschenkelman in case you still need/want the dynamic keys feature, @eventhough added it to: https://github.com/dwyl/hapi-auth-jwt2#additional-notes-on-key-lookup-functions

example: https://github.com/dwyl/hapi-auth-jwt2/blob/d1f842ea22745f8095f6216fd508d4c165485740/test/dynamic-key-server.js

nelsonic avatar Sep 13 '15 05:09 nelsonic