https://github.com/peter-sidra/grpc-authentication
JWT-based authentication gRPC backend in rust
https://github.com/peter-sidra/grpc-authentication
authentication grpc jwt rust
Last synced: 27 days ago
JSON representation
JWT-based authentication gRPC backend in rust
- Host: GitHub
- URL: https://github.com/peter-sidra/grpc-authentication
- Owner: peter-sidra
- Created: 2021-10-16T05:24:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T03:47:51.000Z (over 4 years ago)
- Last Synced: 2024-02-04T23:46:40.331Z (over 2 years ago)
- Topics: authentication, grpc, jwt, rust
- Language: Rust
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grpc-authentication
A toy project to learn rust