It would be nice if authentication could be handled centrally, once per session.
ArtisanByteCrafter opened this issue · 1 comments
ArtisanByteCrafter commented
I'm exploring the idea of a one-time authentication, per session, something akin to Connect-SmaServer -Server ... -Org ... -Credential ...
.
This would persist the login within the same session state, and discard it when finished or closed.
this would involve significant rework, but it's definitely worth exploring, as it could make the individual calls much cleaner and shorter.
ArtisanByteCrafter commented
done 8dfc42b