Versions in this module Expand all Collapse all v3 v3.0.7 Oct 18, 2023 v3.0.6 Oct 17, 2023 Changes in this version + func StartAuthClient() + func StopGrpcClient() + type AuthInfo struct + Authorised bool + EmailId string + Name string + PhoneNumber string + Role string + type GrpcClient struct + func GetAuthClient() *GrpcClient + func (a *GrpcClient) Verify(accessToken string, routeName string) (AuthInfo, error)