vcert icon indicating copy to clipboard operation
vcert copied to clipboard

Add SetAuthentication function to authenticate 'passively'

Open inteon opened this issue 5 months ago • 1 comments

When using vcert as a library, being able to create a vcert client without sending a self-check request to the server can help reduce unnecessary API calls. It gives the caller more control over when the self-checks occur. Eg. when creating clients dynamically based on cached credentials.

inteon avatar Sep 05 '24 09:09 inteon