File size: 614 Bytes
2658964
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
credentials:
  usernames:
    demotester:
      email: [email protected]
      name: Demo Tester
      password: $2b$12$EalJvnUtGoMl20600.XoQOBgjJElfMIenOhsZIi3jGx7EXg.s605a #test
    me:
      email: [email protected]
      name: Anush
      password: $2b$12$8skMHgwa5IBnbdg7gBjLmOTbUpJdyhUz7g7xSCHIhphcSmlFUPnKS #1234
    executive:
      email: [email protected]
      name: Caleb
      password: $2b$12$8skMHgwa5IBnbdg7gBjLmOTbUpJdyhUz7g7xSCHIhphcSmlFUPnKS

cookie:
  expiry_days: 30
  key: "13141516" # Must be string
  name: random_cookie_name
preauthorized:
  emails:
  - [email protected]
  - [email protected]