Skip to content

how to register users when EMAIL_PROVIDER=NULL ? #311

Answered by frankie567
ricardogsilva asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ricardogsilva 👋

It's true that this is case is not really well documented. Actually, when the null email provider is used, a WARNING log is displayed with the verification code, so you can just copy/paste it directly.

You can see the logs with the following command (assuming your Fief container is named fief-server):

docker logs -f fief-server

Admittedly, this should probably be mentioned in the documentation. Besides, we are working on disabling the mandatory email verification, so it'll be possible to disable this during development.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ricardogsilva
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