# Auth plugin / password field coding

**URL:** https://meta.discourse.org/t/auth-plugin-password-field-coding/405089
**Category:** Development
**Created:** [June 11, 2026, 4:20pm UTC](https://meta.discourse.org/t/auth-plugin-password-field-coding/405089 "2026-06-11T16:20:02Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![sadie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sadie/32/367253_2.png) [@sadie](https://meta.discourse.org/u/sadie)
#### Post date: [June 11, 2026, 4:20pm UTC](https://meta.discourse.org/t/auth-plugin-password-field-coding/405089/1 "2026-06-11T16:20:02Z")

</div>

This is a bit of a shot in the dark

I am writing a new plugin for authentication against the service we use for managing a makerspace (Nexudus, we hate it but it’s what we’ve got for now).

I have built auth + new discourse account/member creation working, with the difficulty that I want a Show/Hide button so users can see their PWs to correct typos apparently Discourse blocks using ‘onclick’.

The soup-to-nuts approach to having better UI here will be to build the plugin to run all the way into the Discourse auth framework with Ember .. a lot of work, but I’ll do it if there’s no other obvious way.

Nexudus doesn’t offer OAuth2, or we’d obv use that.

Thanks if any ideas!

Sadie

---

_[View the full topic](https://meta.discourse.org/t/auth-plugin-password-field-coding/405089)._
