Divick
Divick
How do I clear tokens once the user logs out? Without this, calling /openid/authorize/ with appropriate data like client_id, redirect_uri, scope and response_type doesn't ask for reauthentication, instead simply redirects...
### Affected Version 0.22.1 ### Description I have a small cluster of druid with 3 nodes. One running historical/middlemanager, second running broker/router and third running coordinator. I wanted to get...
* With this change, there is no need for the app extending Entry model to provide workarounds like MIGRATION_MODULES or ZINNIA_ENTRY_BASE_MODEL. * The app just needs to make a dependency...
I am trying to integrate agora-react-native-rtm in my project which is pure ES6 and no typescript code base. I want to use agora livestream along with agora-rtm for messaging. Based...
**Environmental Info:** K3s Version: k3s version v1.24.3+k3s1 (990ba0e8) go version go1.18.1 ``` dmidecode | grep Product Product Name: VMware Virtual Platform Product Name: 440BX Desktop Reference Platform ``` Node(s) CPU...
Please provide a detailed title (e.g. "Broker crashes when using TopN query with Bound filter" instead of just "Broker crashes"). ### Affected Version 0.23.0 ### Description The cluster is deployed...
In my get_queryset I return a query set so that only required fields are returned instead of looking up all the fields as I have around 60 columns in my...