Skip to content

fixed race condition when refreshing access token. #4084

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 23, 2018

Conversation

Stevenic
Copy link
Contributor

No description provided.

@Stevenic Stevenic merged commit 3ab2548 into master Jan 23, 2018
tomlm pushed a commit that referenced this pull request Jan 31, 2018
* ReplayTranscript constructor ignores the "header" argument (#4039)

ReplayTranscript constructor ignores the "header" argument, because it does not assign the argument to the corresponding field, and it uses the default "header" function.

* Spell correction in issue template (#4020)

* Delete unneeded metadata.json (#3873)

* [.NET SDK] Add support for BingSpellCheckSubscriptionKey to LuisOptions, LuisSevice, LuisModel (#3890)

* add support for BingSpellCheckSubscriptionKey to LuisOptions, LuisService, LuisModel

* Update LuisOptions.cs

!string.isnullorwhitespace

* Update LuisService.cs

* Add Invoke to CardAction (#3856)

Thanks for the contribution

* Fix unique action key (#3863)

* update missing service url/address error message to be more detailed (#4061)

* Return error response on invalid json (#3673)

* fixed race condition when refreshing access token. (#4084)

* updated version
tomlm pushed a commit that referenced this pull request Jan 31, 2018
* add importance

* upgrade swashbuckle and change swagger to generate correct errorresponse and auth headers

* update with latest swagger
New activity types
payment s

* update autodocs

* new version 3.13.0.0

* bump version, fix botdata

* version bump with GetActivityType() replaced

* update project references to new signed assemblies

* Update with new activity types and swagger files (#4085)

* ReplayTranscript constructor ignores the "header" argument (#4039)

ReplayTranscript constructor ignores the "header" argument, because it does not assign the argument to the corresponding field, and it uses the default "header" function.

* Spell correction in issue template (#4020)

* Delete unneeded metadata.json (#3873)

* [.NET SDK] Add support for BingSpellCheckSubscriptionKey to LuisOptions, LuisSevice, LuisModel (#3890)

* add support for BingSpellCheckSubscriptionKey to LuisOptions, LuisService, LuisModel

* Update LuisOptions.cs

!string.isnullorwhitespace

* Update LuisService.cs

* Add Invoke to CardAction (#3856)

Thanks for the contribution

* Fix unique action key (#3863)

* update missing service url/address error message to be more detailed (#4061)

* Return error response on invalid json (#3673)

* fixed race condition when refreshing access token. (#4084)

* updated version

* fix versions and copyright notices
ksagala pushed a commit to ksagala/BotBuilder that referenced this pull request Apr 19, 2018
* add importance

* upgrade swashbuckle and change swagger to generate correct errorresponse and auth headers

* update with latest swagger
New activity types
payment s

* update autodocs

* new version 3.13.0.0

* bump version, fix botdata

* version bump with GetActivityType() replaced

* update project references to new signed assemblies

* Update with new activity types and swagger files (microsoft#4085)

* ReplayTranscript constructor ignores the "header" argument (microsoft#4039)

ReplayTranscript constructor ignores the "header" argument, because it does not assign the argument to the corresponding field, and it uses the default "header" function.

* Spell correction in issue template (microsoft#4020)

* Delete unneeded metadata.json (microsoft#3873)

* [.NET SDK] Add support for BingSpellCheckSubscriptionKey to LuisOptions, LuisSevice, LuisModel (microsoft#3890)

* add support for BingSpellCheckSubscriptionKey to LuisOptions, LuisService, LuisModel

* Update LuisOptions.cs

!string.isnullorwhitespace

* Update LuisService.cs

* Add Invoke to CardAction (microsoft#3856)

Thanks for the contribution

* Fix unique action key (microsoft#3863)

* update missing service url/address error message to be more detailed (microsoft#4061)

* Return error response on invalid json (microsoft#3673)

* fixed race condition when refreshing access token. (microsoft#4084)

* updated version

* fix versions and copyright notices
@stevengum stevengum deleted the stevenic/loginRaceCondition branch May 11, 2018 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant