AuthenticationInput

The data passed to the auth provider when authenticating a user or validating a callback.

urlstringOptional
URL of the incoming authentication request.
headersRecord<string, string>Optional
Headers of incoming authentication request.
queryRecord<string, string>Optional
Query params of the incoming authentication request.
bodyRecord<string, string>Optional
Body of the incoming authentication request. One of the arguments that is suggested to be treated in a standard manner is a callback_url field. The field specifies where the user is redirected to after a successful authentication in the case of Oauth auhentication. If not passed, the provider will fallback to the callback_url provided in the provider options.
protocolstringOptional
Protocol of the incoming authentication request (For example, https).
Was this page helpful?
Edit this page
Ask Anything
FAQ
What is Medusa?
How can I create a module?
How can I create a data model?
How do I create a workflow?
How can I extend a data model in the Product Module?
Recipes
How do I build a marketplace with Medusa?
How do I build digital products with Medusa?
How do I build subscription-based purchases with Medusa?
What other recipes are available in the Medusa documentation?
Chat is cleared on refresh
Line break