our-weekend-project / gripedotdev

A site for griping, not for solutions!
1 stars 1 forks source link

feat: add user login credentials #39

Closed AustinTSchaffer closed 4 years ago

AustinTSchaffer commented 4 years ago

Partially closes #37.

This adds the following features to the postgres schema, which are propagated to the GraphQL API:

This PR also cleans up an earlier DB migration file, fixes a bug with test data, and adds encrypted JWT support to the GraphQL service in docker-compose. The result of this mess is RBAC for our app :tada:.

Questions for you guys

Bad screenshots because it's 12:30am

Register User Screenshot from 2020-10-06 00-14-14 Screenshot from 2020-10-06 00-15-10