Is there is any way to add user login/google login and session in wagtail cms? tried adding projects during. how to implement security for wagtail.
You can implement this with a Django Social Authentication Plugin. Python Social App - Django is a good plugin to go with: https://github.com/python-social-auth/social-app-django.