<!channel>: coming soon, View support for Kovert. Part of it is in the release. And in the next release I am adding Roles / Permissions for authentication and updating the sample app to use those. Then doing a full auth flow for the sample for Facebook/Google login will round it out. Starting to doc it here:
https://github.com/kohesive/kovert#html-views-or-rendering-any-text-based-content-type … consider this experimental (in that the API might change, existing code is functionaly solid). Mainly the changes will be in the KovertCustomization object and how that is done, want to have a better way for saying what authentication / authorization handler should be used.
For those new to Kovert, start by reading:
https://github.com/kohesive/kovert/blob/master/README.md