Hello everyone, django beginner here. I'm trying to build a whatsapp chatbot using the documentation here: https://api.messengerpeople.dev/docs/authentication I've used postman and generated a token and I also notice there was a python code automatically generated. Would the next step be to create an authentication app inside my project and paste this code inside a function created inside views.py?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3b851426-3e0f-430c-963b-c3dd3dac4296n%40googlegroups.com.

