I’m using app.server.before_request(func) to parse the request cookie inorder to capture the identity of the client. Is it also possible to have this ‘user name’ loaded on to a label when the dash app loads?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Access Cookie In Serve Layout Function | 7 | 5637 | September 16, 2024 | |
Serving layouts on application startup conflicting with request context requirements | 4 | 532 | April 26, 2023 | |
Applying Flask Decorator to Dash App | 1 | 975 | November 17, 2021 | |
Authorization Headers in Dash Callback Requests | 2 | 122 | January 29, 2025 | |
Logging in Dash | 6 | 5427 | January 12, 2024 |