This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
signoz
Watch
1
Star
0
Fork
0
You've already forked signoz
mirror of
https://github.com/SigNoz/signoz.git
synced
2025-12-21 17:36:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
signoz
/
frontend
/
src
/
constants
/
auth.ts
2 lines
42 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix(FE): Eslint Prettier are configured (#269) * fix(FE): eslint * chore: run eslint on frontend folder * chore: run eslint on src * chore: eslint fixing is updated * chore: linting errors are updated Co-authored-by: Nidhi Tandon <nidhitandon08@gmail.com>
2021-08-26 11:50:47 +05:30
export
const
IS_LOGGED_IN
=
'isLoggedIn'
;
Reference in New Issue
Copy Permalink