Skip to main content
Solved

What authentication method does the Mobile SDK support?

  • 29 May 2024
  • 1 reply
  • 11 views

What authentication method does the Mobile SDK support?

1 reply

Userlevel 1

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