Skip to content

App still asks for email address when AUTH_REQUIRED is set to false #649

Answered by PLP-GTR
PLP-GTR asked this question in Q&A
Discussion options

You must be logged in to vote

Answer: Expected behaviour (also check docs)

lukevella:

The reasons are mostly legacy at this point but it's still useful because as a guest it's very easy to lose access to your admin page unless you bookmark it which most people don't. By entering your email you will receive an link to the page in your inbox.


Yes, tested: Nothing changed. The app still asks for my email address:

My config.env:

SECRET_PASSWORD=
NEXT_PUBLIC_BASE_URL=https://
SUPPORT_EMAIL=
SMTP_HOST=in-v3.mailjet.com
SMTP_PORT=465
SMTP_SECURE=true
SMTP_USER=
SMTP_PWD=
DISABLE_LANDING_PAGE=true
#AUTH_REQUIRED=false

After I enter any address I can use the app without verification (which is good in this case).

If I want …

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
9 replies
@lukevella
Comment options

@PLP-GTR
Comment options

@lukevella
Comment options

@PLP-GTR
Comment options

@lukevella
Comment options

Answer selected by PLP-GTR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants