Skip to content

quikkom/auth-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auth Service Protobuf Definitions

This repository contains protobuf definitions of the auth service.

Generate code

You can use make target_language command to generate gRPC code. For example if you want to generate code for Go, you can use make go. After the compilation of make, you can find the generated code under dist/target_language directory.

About

Protobuf definitions for the auth service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published