Hi everyone! I've just have read Django rest framework source code and I have no idea why auth token save in database. Im a bit confused because many article said that token only save in frontend and backend only decrypt the token to get the user's information. Could you tell me why they implement like that? And is that the same as session auth (both saved in database)? Sincerely, Bao
-- You received this message because you are subscribed to the Google Groups "Django REST framework" 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-rest-framework/7deaeb84-a9fa-43ad-ade1-1fe42f4c005cn%40googlegroups.com.
