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

typing: add loadSsoSessionsFrom and expose private util methods to IniLoader #4456

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

guiyom-e
Copy link
Contributor

@guiyom-e guiyom-e commented Jun 23, 2023

  • Add the new loadSsoSessionsFrom new method in IniLoader exported type.
  • Expose getHomeDir and getDefaultFilePath util methods in IniLoader exported type.

This can be useful to handle properly the new SSO connection with sessions, like in https://github.com/thomasmichaelwallace/serverless-better-credentials. See issue thomasmichaelwallace/serverless-better-credentials#18

Checklist
  • npm run test passes
  • .d.ts file is updated

@guiyom-e guiyom-e requested a review from a team as a code owner June 23, 2023 12:37
@gozineb
Copy link

gozineb commented Jun 23, 2023

Yes ! Thank you for this PR @guiyom-e

@anaisberg
Copy link

Love this! super useful

@ThomasAribart
Copy link

Awesome work 🤩

@guiyom-e guiyom-e changed the title typing: add loadSsoSessionsFrom method to IniLoader typing: add loadSsoSessionsFrom and expose private util methods to IniLoader Jul 7, 2023
@kuhe kuhe merged commit e295aa5 into aws:master Jun 12, 2024
This pull request was closed.
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.

5 participants