Skip to content

Proyecto-Nutria/nutria-system-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nutria-System-v2.0

Auth0

Rules are JS functions that execute when a user authenticates to your application. They run once the authentication process is complete, and you can use them to customize and extend Auth0's capabilities.

Auth0

More Info

Hasura Actions

Way to extend Hasura’s schema with custom business logic using custom queries and mutations.

Actions

More Info

Hasura Events

Event triggers reliably capture events on specified tables and invoke webhooks to carry out any custom logic.

Event triggers

More Info

Hasura Triggers

Postgres triggers are used to invoke previously defined Postgres functions before or after a specific database event.

More Info