graphql-typeorm-passport-boilerplate icon indicating copy to clipboard operation
graphql-typeorm-passport-boilerplate copied to clipboard

A boilerplate for passport, typeorm, and graphql

Results 3 graphql-typeorm-passport-boilerplate issues
Sort by recently updated
recently updated
newest added

This would be a confinient way to store and use important variables like: - Redis host and port - Secret keys for session and other autentication methods - [x] Add...

Add a possibility to use a role based authentication directly in graphql. This would be a convinient way to make sure users can only gather data they should see, etc....