cellar-door/src
2018-07-25 19:00:50 +02:00
..
authentication.scheme.js add src folder, rename and rearrange files. 2018-07-11 15:29:15 +02:00
authorization.handler.js Bugfix: Scope that is "" should result in empty array 2018-07-25 19:00:50 +02:00
authorization.handler.test.js implement token-endpoint functionality, refactor tests 2018-07-17 00:06:49 +02:00
hcard.service.js rename vcard to hcard. Add security headers 2018-07-12 16:39:06 +02:00
hcard.service.test.js rename vcard to hcard. Add security headers 2018-07-12 16:39:06 +02:00
login.handler.js refactor css. Make it possible to run test alongside server 2018-07-12 00:40:42 +02:00
login.handler.test.js implement token-endpoint functionality, refactor tests 2018-07-17 00:06:49 +02:00
token.handler.js implement token-endpoint functionality, refactor tests 2018-07-17 00:06:49 +02:00
token.handler.test.js implement token-endpoint functionality, refactor tests 2018-07-17 00:06:49 +02:00
url.service.js more work on login page. Pass message around. Add url service with test to smartly build query params 2018-07-12 00:26:45 +02:00
url.service.test.js update test 2018-07-12 04:04:38 +02:00