atlas-app-services-examples icon indicating copy to clipboard operation
atlas-app-services-examples copied to clipboard

Example use cases for Atlas App Services

Results 5 atlas-app-services-examples issues
Sort by recently updated
recently updated
newest added

Is there a way to use the email confirmation option with e-mail/password registration when writing integration tests? In your example [here](https://github.com/mongodb/atlas-app-services-examples/blob/main/triggers-examples/test/integration/updateCustomUserDataOnLogin.test.js), you have the following code: ``` await app.emailPasswordAuth.registerUser({ email,...

It shows Undefined. npm run deploy:app > [email protected] deploy:app > node ./scripts/deploy.js undefined

Example of how can use Realm SDKs with sending a push notification via Firebase push notification service. Base backend on . For client, use Realm Web SDK instead of iOS...

example app that integrate Triggers with AWS Event Bridge via integration () to make it easy to understand and deploy, could use serverless framework - https://www.serverless.com/framework/docs/providers/aws/events/event-bridge