Flow Engineering · OAuth Scopes
Flow Engineering OAuth Scopes
OAuth 2.0
searched
Flow Engineering publishes 4 OAuth 2.0 scopes via the authorizationCode and implicit flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Flow Engineering API on a user’s behalf.
Tokens are issued from https://flowengineering.auth.eu-west-2.amazoncognito.com/oauth2/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanySoftware DevelopmentHardware EngineeringRequirements ManagementSystems EngineeringMBSEAI AgentsCADProduct Lifecycle ManagementGraphQL
Scopes: 4
Flows: authorizationCode, implicit
Method: searched
OAuth endpoints
Authorization URL
https://flowengineering.auth.eu-west-2.amazoncognito.com/oauth2/authorize
https://flowengineering.auth.eu-west-2.amazoncognito.com/oauth2/authorize
Token URL
https://flowengineering.auth.eu-west-2.amazoncognito.com/oauth2/token
https://flowengineering.auth.eu-west-2.amazoncognito.com/oauth2/token
Flows
authorizationCodeimplicit
authorizationCodeimplicit
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; returns the subject identifier in the ID token. | authorizationCode, implicit |
| Access to the user's email address and email_verified claim. | authorizationCode, implicit | |
| phone | Access to the user's phone number and phone_number_verified claim. | authorizationCode, implicit |
| profile | Access to the user's standard profile claims (name, etc.). | authorizationCode, implicit |