Skip to content

feat: Endpoint, token, and cert path storage configuration#28

Open
arthurus36-alt wants to merge 1 commit into
Permify:mainfrom
arthurus36-alt:feat/client-credentials
Open

feat: Endpoint, token, and cert path storage configuration#28
arthurus36-alt wants to merge 1 commit into
Permify:mainfrom
arthurus36-alt:feat/client-credentials

Conversation

@arthurus36-alt
Copy link
Copy Markdown

Closes #2

Implemented the requested feature by extending CoreConfig to store Token, CertPath, and CertKey.
Modified core/client/grpc.go's New function to dynamically inject the API Token and seamlessly load TLS transport credentials if the certificate pairs are present, falling back to insecure credentials otherwise.

/claim #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Endpoint, Token, Cert Path, and Cert Key Storage for CLI Tool

1 participant