OAuth not available in wasm?

I don't see OAuth option when I try to add REST API datasource into client-side blazor application? It's available in server-side but not in wasm.

Hi @Michaelly,

Indeed it’s available for server-side Blazor applications only.

Hi @enchev, is there any reason for that?

We’ve not found a way to implement it.