Skip to main content
Solved

What authentication method does the Mobile SDK support?

  • May 29, 2024
  • 1 reply
  • 37 views

Forum|alt.badge.img

What authentication method does the Mobile SDK support?

Best answer by Community Expert

If you have a server component where you can safely store a client secret, you should consider using Authorization Code Grant for your authentication. If you do not have a server component you will have to use Implicit Grant for authentication.

 

Thanks for posting your question on the Docusign Community!

View Original
Is this content helpful?

1 reply

Forum|alt.badge.img

If you have a server component where you can safely store a client secret, you should consider using Authorization Code Grant for your authentication. If you do not have a server component you will have to use Implicit Grant for authentication.

 

Thanks for posting your question on the Docusign Community!


Reply