jamesedmonston / graphql-authentication

GraphQL authentication for your headless Craft CMS applications.
Other
28 stars 22 forks source link

Craft 4: Can't automatically activate users #112

Closed milesjbland closed 1 year ago

milesjbland commented 2 years ago

Hey @jamesedmonston!

I noticed when upgrading to Craft 4 (4.2.7) and the latest version of this plugin (2.1.2), users are no longer automatically activated when created via the register mutation.

Our user settings currently look like this:

Screenshot 2022-10-17 at 17 23 17

Am I missing anything?

Stalex89 commented 2 years ago

Can confirm the issue, when creating user via the register mutation, the status of the new user is inactive, and I'm getting the Error: Please activate your account before logging in message until I will manually activate user in Craft.

Screenshots of my settings:

Screenshot 2022-10-25 at 19 26 14 Screenshot 2022-10-25 at 19 26 31