-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
Description
There are inconsistencies in the code API. Some features can be enabled with a dedicated method in the Application class (e.g., use_sessions, use_cors), while others are not. Maybe it is best to remove the methods that were added to the Application class, since covering all scenarios cannot scale well.
Reactions are currently unavailable