| Crates.io | hub1989-protobuf-keycloak |
| lib.rs | hub1989-protobuf-keycloak |
| version | 0.0.6 |
| created_at | 2023-07-09 09:18:50.720897+00 |
| updated_at | 2023-11-24 13:03:37.904486+00 |
| description | Keycloak proto API |
| homepage | |
| repository | |
| max_upload_size | |
| id | 911920 |
| size | 153,086 |
A simple lib that provides grpc API for keycloak.
You could build your own grpc-service or use the default service found in `github.com/hub1989/keycloak-grpc-service.
cargo add hub1989-protobuf-keycloak
<dependency>
<groupId>com.hub1989.keycloak</groupId>
<artifactId>keycloak-proto</artifactId>
<version>latest-version</version>
</dependency>
go get github.com/hub1989/keycloak-protobuf/golang/keycloak@latest