olivetin/internal/grpcapi
Simon Dahlbacka 35dca50863
Make it possible to redirect to a login url unless authenticated (#347)
* feature: Try to navigate to UrlOnUnauthenticated if set and not authenticated

* refactor: use better naming

* feature: default to allow guest
2024-10-11 17:36:31 +00:00
..
grpcApi.go Make it possible to redirect to a login url unless authenticated (#347) 2024-10-11 17:36:31 +00:00
grpcApiActions.go feature: The executor now controls the public action map - meaning actions work without the API, and pages load faster (and much more!) (#324) 2024-05-27 22:52:06 +00:00
grpcApiDashboard.go feature: css classes on displays (#363) 2024-07-16 10:01:31 +00:00
grpcApiDashboardEntities.go feature: css classes on displays (#363) 2024-07-16 10:01:31 +00:00
grpcApi_test.go feature: The executor now controls the public action map - meaning actions work without the API, and pages load faster (and much more!) (#324) 2024-05-27 22:52:06 +00:00