Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve logging and testing, allow using id tokens instead of access tokens #193

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

addaleax
Copy link
Contributor

feat: improve logging and testing

Miscellaneous improvements around logging inside the plugin, plus a few preparations
for downstream diagnostics improvements:

  • Emit an event when the browser has successfully been opened (COMPASS-8121)
  • Improve logging around token refreshing (MONGOSH-1795)
  • Emit acquired tokens in an event (MONGOSH-1845)
  • Use .timers for also testing the browser timer
feat: allow using id tokens instead of access tokens MONGOSH-1843

addaleax added 2 commits July 25, 2024 15:21
Miscellaneous improvements around logging inside the plugin, plus a few preparations
for downstream diagnostics improvements:
- Emit an event when the browser has successfully been opened (COMPASS-8121)
- Improve logging around token refreshing (MONGOSH-1795)
- Emit acquired tokens in an event (MONGOSH-1845)
- Use `.timers` for also testing the browser timer
@addaleax addaleax changed the title Next feat: improve logging and testing, allow using id tokens instead of access tokens Jul 25, 2024
src/plugin.ts Show resolved Hide resolved
@addaleax addaleax merged commit bbeed5d into main Jul 25, 2024
11 of 17 checks passed
@addaleax addaleax deleted the next branch July 25, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants