Update src/pages/docs/how-to/use-service-users-with-access-token.mdx

This commit is contained in:
Misha Bragin
2023-05-11 18:01:46 +02:00
committed by GitHub
parent 9b46f1db47
commit 5d3ebf93ca

View File

@@ -9,7 +9,6 @@ Service users provide additional security by allowing you to limit the scope of
### What can you use NetBird service users and access tokens for?
Service users are typically used to authenticate requests to a web service on behalf of an application or a service. They are an alternative to using a personal account, and can provide additional security by allowing you to limit the scope of access granted to the service user.
Service users can be used in a variety of scenarios, including: