DEV Community

Ramiro for Auth0

Posted on • Edited on • Originally published at auth0.com

2 2

Using Machine to Machine (M2M) Authorization

Many times, a secure, authorized communication channel between different parts of an autonomous system is required. Think of two backend services from different companies communicating through the internet. For these cases, OAuth 2.0 provides the client credentials grant flow.

In this post, we will take a look at how the client credentials grant from OAuth 2.0 can be used with Auth0 for machine to machine communications.

Read on 📠🗣💻

Using Machine to Machine (M2M) Authorization

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay