auth

Paddy 2015-06-29 Parent:385ac6294cdc

174:9e3ceddf29ad Go to Latest

auth/.hgtags

Use an environment variable to set the JWT secret. When setting up the authd server, populate the JWT secret using a JWT_SECRET environment variable. Incidentally, we also included the subscriptions scope, for testing purposes while creating code.secondbit.org/ducky/subscriptions. We now also log the port we're listening on, listen on all interfaces (instead of just 127.0.0.1), and changed the port to 9000 instead of 8080.

History
1 e0b3064daf02b3061d7666262518e8164315c149 rewrite_begins