Tornium / tornium

A website and Discord bot to assist with the playing of Torn City developed with love <3
https://tornium.com
12 stars 7 forks source link

Add separate API key store #188

Closed dssecret closed 8 months ago

dssecret commented 1 year ago

Add a specific API key store in the DB allowing multiple API keys to be recognized per user including a TS and YATA key.

Encryption key could use https://github.com/vsajip/python-gnupg to store encryption keys utilizing a longer password cache.

dssecret commented 8 months ago

Completed with 6e50c440548811e592d820f9784207a2c5f0ade8 and relevant commits in other repos.