Authentication
Overview
Plane offers several methods you can choose from to let your users log in to your Plane instance. Configure these methods in Authentication
on /god-mode
of your instance.
Authentication methods
Unique code
Plane lets your users log in with codes sent over email. This is disabled if SMTP is not configured for your instance. See Communication to set up SMTP if you wish to enable unique codes.
Passwords
Your users can log in with passwords that they or you set for them. This is toggled on when SMTP isn’t configured for your instance. Disable it if you would like to use another authentication method below.