Make login/logout tests compatible with jsdom
[arvados-workbench2.git] / src / services / auth-service / auth-service.ts
2018-06-06 Daniel KosMake login/logout tests compatible with jsdom
2018-06-06 Daniel KosAdd auth reducer tests
2018-06-06 Daniel KosAdd better layout for user name on the appbar
2018-06-06 Daniel KosAdd proper logout, add rebuilding user from local storage
2018-06-06 Daniel KosReplace typesafe-actions with unionize, add fetching...
2018-06-05 Daniel KosAdd server api instance
2018-06-04 Daniel KosAdd auth service, getting api token, login/logout actions