An error occurred while fetching the assigned iteration of the selected issue.
Encrypt tokens in db
Advice from Liviu:
- New api keys can be uuid - check which library we use, don't use time as seed
- Show only once (TBD)
- Store hash and salt,
- hash: salt+api_key, use something like sha256