botframework-sdk
botframework-sdk copied to clipboard
Token Service doesn't refresh the user token
The documentation states the Token Service handles user tokens, but it is not refreshing the token even though Azure Portal requires you to enter the refresh URL details.
@atmoraes1 What documentation are you referring to?
One of them is this: . It states you don't need to manage tokens as the Token Service does that for you. But when the token expires, it is not refreshed.
@atmoraes1 - Can you provide a link to the doc(s) you are referring to?