Login start

This commit is contained in:
Riccardo
2021-01-01 10:48:54 +01:00
parent bccea7574a
commit e87431f64b
13 changed files with 452 additions and 41 deletions

1
client/src/constants.js Normal file
View File

@@ -0,0 +1 @@
export const AUTH_TOKEN = 'auth-token';