bobocup commited on
Commit
588cf66
·
verified ·
1 Parent(s): 090de9d

Update helper.py

Browse files
Files changed (1) hide show
  1. helper.py +1 -1
helper.py CHANGED
@@ -3,7 +3,7 @@ import uuid
3
  from datetime import datetime, timedelta
4
 
5
  github_username_zed_userid_list = [
6
- ("kbykb", 123123),
7
  ]
8
 
9
  def create_jwt(github_user_login: str, user_id: int) -> str:
 
3
  from datetime import datetime, timedelta
4
 
5
  github_username_zed_userid_list = [
6
+ ("XC-bit", 281314),
7
  ]
8
 
9
  def create_jwt(github_user_login: str, user_id: int) -> str: