ZeusWPI/zauth

Improve model validations

Open

#87 opened on Aug 29, 2021

 (1 comment) (0 reactions) (0 assignees)Rust (1 fork)auto 404
featurefrontendgood first issue

Repository metrics

Stars
 (9 stars)
PR merge metrics
 (PR metrics pending)

Description

Validations on models are working, but they are ugly when shown to users.

  • The UI should show these values in a clear and actionable way
  • We should make effort not to expose certain values (i.e. passwords) when validations fail

Contributor guide