Commit f6a3e43
feat: add login and logout commands and tie it up with graphql invoca… (#435)
* feat: add login and logout commands and tie it up with graphql invocations
* fix: update src/service/auth.svc.ts
Co-authored-by: Marco Ippolito <marcoippolito54@gmail.com>
* fix: update src/service/auth.svc.ts
Co-authored-by: Marco Ippolito <marcoippolito54@gmail.com>
* fix: lint fix and addressing some review comments
* fix: removes open package and rolls open-in-browser util
* fix: address biome errors
* fix: address review comments
* fix: remove pakage inquirer
* fix: replaces keytar with @napi-rs/keyring
* fix: removes comment test infra for auth
* fix: enhance ENABLE_AUTH env var
* fix: biome lint errors
* fix: remove unnecessary normalization of tokens
* fix: addresses review comments
---------
Co-authored-by: David Welch <david@davidwelch.co>
Co-authored-by: Marco Ippolito <marcoippolito54@gmail.com>1 parent bcb66a7 commit f6a3e43
File tree
36 files changed
+3280
-388
lines changed- src
- api
- commands/auth
- config
- service
- types
- utils
- test
- api
- commands
- auth
- scan
- hooks
- service
- utils
- mocks
36 files changed
+3280
-388
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments