grpc/grpc-dotnet

Include full authentication sample

Open

#328 opened on Jun 14, 2019

View on GitHub
 (6 comments) (1 reaction) (0 assignees)C# (3,908 stars) (736 forks)batch import
help wanted

Description

The current sample (Ticketer) generates a jwt token only by username. It would be nice to have a full username/password sample. It would be even better to have a full oauth2 access- refresh token sample.

Contributor guide