Skip to content
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

temporarily remove bot authentication in samples Startup.cs #63

Closed
johnataylor opened this issue Feb 6, 2018 · 2 comments
Closed

temporarily remove bot authentication in samples Startup.cs #63

johnataylor opened this issue Feb 6, 2018 · 2 comments

Comments

@johnataylor
Copy link
Member

as part of a refactoring we have removed the AddBotAuthentication in the samples

  • this issue is to track putting that back when we have fixed the dependent assembly
@johnataylor
Copy link
Member Author

also note the [Authorize(Roles = "Bot")] attribute in the MessageController also needs to be removed until this is fixed.

@cleemullins
Copy link
Contributor

This is fixed.

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

No branches or pull requests

2 participants