loop/lsat
Oliver Gugger bbc829585f
lsat: change WWW-Authenticate header format
To be compliant with RFC 7235 section 4.1 we change the format of the
WWW-Authenticate header field to double quoted and comma separated
fields.
2020-01-07 15:41:44 +01:00
..
caveat.go lsat: introduce LSAT related utilities 2019-11-25 13:16:04 -08:00
caveat_test.go lsat: introduce LSAT related utilities 2019-11-25 13:16:04 -08:00
identifier.go lsat: add token ID type 2019-11-28 14:35:45 +01:00
identifier_test.go lsat: introduce LSAT related utilities 2019-11-25 13:16:04 -08:00
interceptor.go lsat: change WWW-Authenticate header format 2020-01-07 15:41:44 +01:00
interceptor_test.go lsat: change WWW-Authenticate header format 2020-01-07 15:41:44 +01:00
log.go lsat+loopd: add logger 2019-12-05 11:19:35 +01:00
satisfier.go lsat: introduce LSAT related utilities 2019-11-25 13:16:04 -08:00
service.go lsat: introduce LSAT related utilities 2019-11-25 13:16:04 -08:00
service_test.go lsat: introduce LSAT related utilities 2019-11-25 13:16:04 -08:00
store.go lsat: track pending payments, keep old tokens 2019-12-06 09:23:51 +01:00
store_test.go lsat: track pending payments, keep old tokens 2019-12-06 09:23:51 +01:00
token.go lsat: track pending payments, keep old tokens 2019-12-06 09:23:51 +01:00