softwaremill / akka-http-session

Web & mobile client-side akka-http sessions, with optional JWT support
https://softwaremill.com/open-source/
Apache License 2.0
440 stars 58 forks source link

on secret management #52

Closed nmarasoiu closed 6 years ago

nmarasoiu commented 6 years ago

Hi, I would see two possibilities of managing the secret per env:

adamw commented 6 years ago

I think that is very project-specific. You might use vault, you might use an AWS/Google service, keep it in database ...

Closing as this isn't really in scope of akka-http-session