DEV Community

Discussion on: Modelling teams and user security with Hasura

Collapse
 
elgordino profile image
Gordon Johnston Lineup Ninja

Hi Dave. In general we use Cognito User Pools to authenticate the user then we have a serverless function that uses that token to vend a custom token for Hasura. We don't integrate directly with Cognito because we have some users that authenticate outside of Congito.