mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #2001] [feature]: Decrypt credentials and apply in pre-request script for single session #648
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#648
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rubabuddin on GitHub (Dec 8, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2001
Is there an existing issue for this?
Summary
I'd like to decrypt a credential using an AWS SDK - is it possible to import libraries as a pre-request script before applying at as an environment variable?
Pre-request script as follows
After Hoppscotch tab is closed, all environment variables from that session should be deleted
Why should this be worked on?
Useful for scenarios where we don't want to have credentials saved in environment but just want them to last for the life of the API testing session.
@vinupriyesh commented on GitHub (Dec 9, 2023):
+1
This is an important feature!
@sajeshsf commented on GitHub (Oct 3, 2024):
+1
@liyasthomas commented on GitHub (Nov 6, 2025):
This issue can be grouped with #2015 to better track and implement features without splitting discussions across multiple threads. Therefore, I’ll close this ticket to ensure that discussions continue on the other ticket.