Open johnsudaar opened 6 years ago
How will we manage authentication?
My opinion :
For admin : Django HTTP form auth For users : JWT token or using Telegram auth if we develop a chatbot
How will we manage authentication?