-
https://github.com/joeljunstrom/ruby_luhn
-
Look at how they send twilio texts based on google maps directions/events
-
I can't find any official documentation that the user agent will be `facebookplatform`.
Is checking the `x-hub-signature` enough, since that is the only official way of checking validity?
-
Hi team, I am encountering the following error while I try to call the configured number. It says to choose language, I do, then it ask to wait while it connects to agent. After this, in a few seconds…
-
Where do you put the API keys for Google and Twilio?
-
## Description:
Create an admin only accesible endpoint for _soft_ deleting a product. (`DELETE /products/:id`)
You will need to edit the following files:
- `service/src/infrastructure/api/routes/p…
-
## Description:
Create an admin only accesible endpoint for requesting multiple orders. (`GET /orders`)
You will need to edit the following files:
- `service/src/infrastructure/api/routes/orders.ts…
-
## Description:
Implement the full end-to-end Google Single Sign-On(SSO) flow.
Here is a [tutorial](https://blog.logrocket.com/guide-adding-google-login-react-app/) that will help you get started.
…
-
## Description:
Modify the `search` function on `service/src/services/Product.ts` to utilize ElasticSearch or some other search / "Lucene" type store.
Please take the time to go through the document…
-
You just copied and paste this here as YOUR project but IS NOT