mobility-accounts/examples/grpcclient
Arnaud Delcasse 3e93e6593d Refactor previous COOPGO Identity service - Initial commit 2022-08-02 12:26:28 +02:00
..
json Refactor previous COOPGO Identity service - Initial commit 2022-08-02 12:26:28 +02:00
README.md Refactor previous COOPGO Identity service - Initial commit 2022-08-02 12:26:28 +02:00
go.mod Refactor previous COOPGO Identity service - Initial commit 2022-08-02 12:26:28 +02:00
go.sum Refactor previous COOPGO Identity service - Initial commit 2022-08-02 12:26:28 +02:00
main.go Refactor previous COOPGO Identity service - Initial commit 2022-08-02 12:26:28 +02:00

README.md

Example GRPC client

Simple example to play with the gRPC Mobility Accounts service.

Creates an account from a JSON file and returns the account created.

Run the example

go run . json/account_with_local_auth.json  | jq