BowlingX/ra-postgraphile

Document how to configure authProvider with ra-postgraphile

Closed this issue · 1 comments

Document how to configure authProvider with ra-postgraphile.

The library does not make any assumptions on how security is implemented. You can provide custom authentication through apollo links and middleware. If you require a JWT token you can add for example custom headers after successful authentication.