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
This was implemented (client_credentials) at some point but removed when trying to implement WASM.
This is also part of a large story around the auth section in the config document. Different oauth2 methods will also require different providers to be implemented. e.g. @auth.oauth2.access_token
The text was updated successfully, but these errors were encountered:
Implement support for oauth2
This was implemented (client_credentials) at some point but removed when trying to implement WASM.
This is also part of a large story around the
auth
section in theconfig
document. Different oauth2 methods will also require different providers to be implemented. e.g.@auth.oauth2.access_token
The text was updated successfully, but these errors were encountered: