User module / Authentication and authorization
In this section, you can find the technical details of the authentication and authorization feature of the SaaS Boilerplate.
info
This is a comprehensive technical section of the documentation for the in-app notifications feature in ShipFast. If you are looking for a high-level description of this feature, please refer to this article.
📄️ How to add a new field to user profile?
Add fields to UserProfile model
📄️ How to add a new social login method?
Social authentication and authorization with pyhon-social-auth
📄️ How to show a certain page for admin user?
Show or hide pages based on user role
📄️ How to add a new user role?
Adding a new user role