Hi,
for some of my Dashboard pages, I need that user was authorized via Google OAuth 2.0. Ho to implement it in the best way? I planned to use CustomDashboard for it but was a bit confused about where to put the code that arranges the request to Google OAuth service. An example of usage you can find here
The second point is the RedirectUri. As I understand Koolreport dashboard doesn't have any routing so how can I redirect user to the specific page of my dashboard?