Skip to content

feat: Unset user specific environmental variables for security (!13)

  • Avoids concerns of having passwords exist in memory for long periods of time.
  • Add eval of $(recast auth destroy) for additional security best practices.

Merge request reports