It would be great if a user is logged into craft with a craft cookie. Do not require email and password to authenticate.
I am trying to facilitate blocking GraphQL to logged in users but the logged in users will only ever login via SSO. So there is no way for them to authenticate via email/password but the craftcms request will be logged in with valid cookies.
It would be great if a user is logged into craft with a craft cookie. Do not require email and password to authenticate.
I am trying to facilitate blocking GraphQL to logged in users but the logged in users will only ever login via SSO. So there is no way for them to authenticate via email/password but the craftcms request will be logged in with valid cookies.