You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking at adding Casbin to provide RBAC to our API endpoints, and the current Go driver only supports Basic Auth. I'm trying to write my own, but for the life of me I can't find a way to retrieve the clientId during subsequent requests.
Does anyone have an example?
The text was updated successfully, but these errors were encountered:
I'm looking at adding Casbin to provide RBAC to our API endpoints, and the current Go driver only supports Basic Auth. I'm trying to write my own, but for the life of me I can't find a way to retrieve the clientId during subsequent requests.
Does anyone have an example?
The text was updated successfully, but these errors were encountered: