by aciswhat on 6/20/20, 1:04 PM with 8 comments
by _bxg1 on 6/21/20, 1:46 AM
I'm honestly surprised there aren't more projects like this
by aciswhat on 6/20/20, 1:07 PM
Authentication is also built in (currently only supports email/password, but more in the works). I implemented granular permissions for API routes that can be set via configuration really easily, which uses JWTs from the user login.
by 5986043handy on 6/20/20, 10:13 PM