Skip to content

Add login command, remove flush#966

Merged
synfinatic merged 4 commits intodevfrom
login
Jul 11, 2024
Merged

Add login command, remove flush#966
synfinatic merged 4 commits intodevfrom
login

Conversation

@synfinatic
Copy link
Owner

  • add login command to do the needful. This is the only way now.
  • Commands which do not need to access the AWS SSO API do not require login
  • Deprecate flush -t sso

Fixes: #291

@synfinatic synfinatic added this to the 2.0.0 milestone Jul 11, 2024
@codecov
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.60%. Comparing base (44c0ad3) to head (b8c1865).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #966      +/-   ##
==========================================
+ Coverage   84.36%   84.60%   +0.24%     
==========================================
  Files          42       42              
  Lines        3057     3059       +2     
==========================================
+ Hits         2579     2588       +9     
+ Misses        384      378       -6     
+ Partials       94       93       -1     
Flag Coverage Δ
unittests 84.60% <100.00%> (+0.24%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
sso/awssso_auth.go 89.53% <100.00%> (+4.24%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44c0ad3...b8c1865. Read the comment docs.

- add `login` command to do the needful.  This is the only way now.
- Commands which do not need to access the AWS SSO API do not require
  login
- Deprecate `flush -t sso`

Fixes: #291
Flush command is overly complex/confusing and not really needed
as users can/should just use the `logout` command

Refs: #626
Flush command is overly complex/confusing and not really needed
as users can/should just use the `logout` command

Refs: #626
@synfinatic synfinatic changed the title Add login command Add login command, remove flush Jul 11, 2024
@synfinatic synfinatic merged commit 0596d11 into dev Jul 11, 2024
@synfinatic synfinatic deleted the login branch July 11, 2024 05:08
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.

1 participant