GTBitsOfGood / juno

Juno is the Unified Infrastructure Platform for Developer Acceleration
7 stars 0 forks source link

Create API Key Generation Flow #45

Closed xHayden closed 8 months ago

xHayden commented 8 months ago

Create issue api key route with tests for db creation and issue route. Also updated users passwords to be hashed and added a test for the added get hash function. Tests for: invalid password, invalid params, correct params.