I'm finalizing development of a plugin for OAuth2 authentication. I have the login process working when navigating directly to the plugin login url. Where I am stuck is adding a link/button for a user to click "Login via OAuth" on the login page. The get_template_configs does not allow me to override the login page template. The UiPlugin doesn't let me rerender a new login page as the will_handle_ui method is only called when a user is logged in. Is what I'm trying to do possible?
1 Like
@foosel is out of office ATM for a week. But I tagged her and I'm sure she can tell you as soon as she's back.
In the meanwhile you could try to ask the question in one of the Dev channels in our discord
I think we figured some of it out in discord discussion.
1 Like