Back to Django Allauth

Introduction

docs/headless/introduction.rst

65.16.1296 B
Original Source

Introduction

Support for single-page and mobile applications is offered by the allauth.headless app. Note that you still need to have e.g. the allauth.account app installed for this to work, yet, you can completely disable its views using settings.HEADLESS_ONLY = True.