You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to implement user authentication from app. However, it seems, that I can't get full process of signing in inside keystonejs. There is passport installed, however I could not see any references.
Is it even possible? For example even BasicHTTPAuth.
Have I missed something?
Even looking ad sydjs code, I could not find a way for proper POST auth.
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to implement user authentication from app. However, it seems, that I can't get full process of signing in inside keystonejs. There is passport installed, however I could not see any references.
Is it even possible? For example even BasicHTTPAuth.
Have I missed something?
Even looking ad sydjs code, I could not find a way for proper POST auth.
The text was updated successfully, but these errors were encountered: