1
Fork 0
photoview/ui
viktorstrate f669812efb Use cookies for authentication instead of header
This replaces the current implementation
where a bearer header holds the auth-token.
Now the same token is being sent using a cookie instead.
This greatly simplifies fetching resources (images and video),
since the header is sent along implicitly with each request.
2020-07-12 18:52:48 +02:00
..
.vscode Work towards authentication 2019-07-05 00:36:32 +02:00
src Use cookies for authentication instead of header 2020-07-12 18:52:48 +02:00
.eslintrc.json Add present animations 2019-08-16 22:31:49 +02:00
example.env Rewrite environment variable configurations 2020-04-06 22:16:25 +02:00
package-lock.json Update npm dependencies 2020-06-15 17:12:16 +02:00
package.json Update npm dependencies 2020-06-15 17:12:16 +02:00