FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

raylenmargono/gRPC-Python-JWT-Auth-Example: Example of Authentication Using gRPC · GitHub

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of using application defined Access Token and Session Token (JWT) retrieved from an authentication service to access auth-restricted gRPC endpoint.

Demo:

  1. docker-compose up
  2. use AuthenticationClient to create/login user and retrieve token
  3. use ACCESS_TOKEN and token in step 2. to access kensho_service using KenshoClient

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL