Added Authentication Code Display
AWS has recently implemented a confirmation step where they request you to verify if the provided code matches the one presented during their authentication process. To facilitate this verification, we have now incorporated a feature that displays the authentication code directly in your terminal.
What's Changed
- Update service_map.go by @wayne-folkes in #483
- Display the Authentication code before prompting authentication in the browser. by @Eddie023 in #484
- Fix for bash alias not detected issue by @shwethaumashanker in #488
New Contributors
- @wayne-folkes made their first contribution in #483
Full Changelog: v0.16.0...v0.16.1