set up Authentication

This commit is contained in:
Sean Macfarlane
2020-03-31 14:45:36 -04:00
parent 904bf36b00
commit 942cd144e7
8 changed files with 52 additions and 30 deletions

1
app/constants/index.js Normal file
View File

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