Commit Graph

6 Commits (399a360bad8ad9d946bbb711acb44e3a940d9c3c)

Author SHA1 Message Date
James Newton-King b3b632f78a Update gRPC authentication sample to latest packages (#14867)
* Update gRPC authentication sample to latest packages

* Clean up
2019-10-07 11:01:26 -05:00
James Newton-King afccd5d255 Update gRPC package case (#14804) 2019-10-03 18:07:26 -05:00
Luke Latham b93ab83fb6 Pascal case placeholder names in log strings (#14508)
* Pascal case placeholder names in log strings

* Updates
2019-09-23 14:11:50 -10:00
James Newton-King 11364f7069 Fix gRPC samples (#13560) 2019-07-30 15:57:28 -07:00
James Newton-King a113e03bbb
Remove curly braces from proto rpcs (#13376) 2019-07-19 11:45:34 +12:00
James Newton-King 8a44d72461 Add gRPC authentication and authorization (#13151)
* Add gRPC authentication and authorization

* Clean up

* Clean up

* Update aspnetcore/grpc/authn-and-authz.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/grpc/authn-and-authz.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/grpc/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/grpc/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/grpc/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* PR feedback

* Update authn-and-authz.md
2019-07-17 18:11:58 -07:00