Start OAuth Login
documentedInitiate the OAuth login flow by redirecting the user to the provider’s authentication page.
GET http://<HOST>:<PORT>/<ServiceAlias>/authentication/login?authApp={provider}Authenticationno implementation yet0 runsInput
host*
REST service host
Host or IP where MySQL REST Service is deployed
port*
REST service port
Port number
serviceAlias*
Service alias
Service alias slug (e.g., main)
username*
Username
Username for REST service login
password*
Password
Password for REST service login
provider*
Auth provider
Authentication app/provider name (e.g., MySQL)
sessionType*
Session type
cookie or bearer
Calls MySQL as you (your API key is your account); keychains.dev holds the credentials.