Hello, fellow developers,
As usual I'm struggling with some AngularJS stuff - I'd like to have
an authentication extension that adds another page to the Settings
section. I'm struggling with the proper way to do this, and wondering
if someone can give me a quick pointer on the best way to accomplish
this.

I considered using the HTML patching capability and adding a "<meta>"
tag that puts it after the preferences tab, but it seems like it would
be better to try to use the userPageService and push another page onto
the existing settings pages.

Any suggestions on the best way to accomplish this?

-Nick

Reply via email to