Hasura Super App: Building custom authentication with Hasura Actions
In today's show we'll look at the login actions for the Hasura Super App and talk about which behaviours could or should live in custom business logic handlers.
HOST
Jesse Martin
Technical Product marketer, Hasura
CO-HOST
Anjana Vakil
Senior Developer Advocate, Hasura
19 April 2022
Hasura Super App: Adding a payment provider with Hasura REST connectors
Beyond custom business handlers, Actions allow us to connect to external REST services for unifying our APIs into a single interface to protect, provision, and distribute.
HOST
Jesse Martin
Technical Product marketer, Hasura
CO-HOST
Anjana Vakil
Senior Developer Advocate, Hasura
26 April 2022
Hasura Super App: The unified GraphQL API for your e-commerce app
In this final show of the series we'll look at orchestrating relations between the services as a we extend the power of GraphQL to out entire service stack. We'll then look how we can extend these concepts to the other custom handlers in Hasura, including events, stored procedures, and RESTified endpoints.