At this time navbar is not customizable. the reason is that it is much easier to just built the link explicitly than create an API for this.
On Jul 25, 5:43 pm, Vidul Petrov <[email protected]> wrote: > Is there a best practice for auth.navbar changes? > > For example I'd like to remove "password" link and add "retrieve > username" link. > > Probably an oversight from my side but "gluon.tools.Auth.navbar" > method does not say a lot about such changes.

