This website works better with JavaScript.
Home
Explore
Help
Sign In
Quildra
/
TrackmaniaTournamentTracker
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27
Commits
4
Branches
0
Tags
5.0 MiB
JavaScript
53.4%
TypeScript
38%
HTML
6.2%
SCSS
2.2%
Python
0.3%
Tree:
7aba67da2d
feature/mapper-integration
master
new_auth
old-project-state
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7aba67da2d'
${ noResults }
TrackmaniaTournamentTracker
/
packages
/
bridge-server
/
src
/
auth
/
constants.ts
3 lines
65 B
Raw
Blame
History
export
const
jwtConstants
=
{
secret
:
'ThisLittlePiggy'
,
}
;
Reference in new issue