Documentation seems to mention that client's add-in code sends refresh token #3413
Labels
Area: authentication
Feedback on authentication content
Needs: attention 👋
Waiting on Microsoft to provide feedback
Status: in backlog
Issue is being tracked in the backlog but timeline for resolution is unknown
Type: doc bug
Problem with the documentation (e.g., doc is out of date, unclear, confusing, or broken)
Under Authorize the backend Web API below is what is mentioned
"Once the flow completes, the add-in sends the refresh token to the backend Web API and includes the SSO token (if available) or the Exchange identity token."
As far as I know if we use Implicit flow, we don't get refresh token and if we use Authorization code grant flow, we will not need to send refresh token to client and then send it back to client as the refresh token is already available on the webapi. Need some clarification around this.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: