samchon / nestia-helper

NestJS helper with Type level
MIT License
34 stars 3 forks source link

Use dynamic password per session? #2

Closed xellDart closed 2 years ago

xellDart commented 2 years ago

Hello, thank you very much for your library, I am trying to implement a function that allows to encrypt or decrypt the body in each request with dynamically generated passwords, that is, to be able to change the password at runtime, is this possible?