Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

REST Authorizer Client #9

Closed
wants to merge 10 commits into from
Closed

REST Authorizer Client #9

wants to merge 10 commits into from

Conversation

ronenh
Copy link
Collaborator

@ronenh ronenh commented Oct 29, 2021

  • Adding an AuthorizerClient that communicates with the service using its REST endpoints.
  • Adding a gRPC AuthorizerClient implementation that augments the call Context with metadata prior to making the rpc call.
  • Adding a factory function aserto.NewAuthorizer that can be used to construct either the REST or gRPC authorizers.

@ronenh
Copy link
Collaborator Author

ronenh commented Nov 9, 2021

Subsumed by #10

@ronenh ronenh closed this Nov 9, 2021
@ronenh ronenh deleted the ronenh/restclient branch November 11, 2021 14:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant