corsacca
corsacca
POST to `http://multisite.lwp/wp-json/jwt-auth/v1/token/validate` with body param: auto_refresh_token: true returns date.token ``` { "code": "jwt_auth_valid_token", "data": { "status": 200, "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczovL211bHRpc2l0ZS5sd3AiLCJpYXQiOjE3Mjc5NTkyMTUsIm5iZiI6MTcyNzk1OTIxNSwiZXhwIjoxNzI4NTY4NTIwLCJkYXRhIjp7InVzZXIiOnsiaWQiOiIxIn19fQ.trtJCjmBrzAPKkSQjEgVJsfUYJmn2-KGmMaIFLd43NU" } } ``` @todo, and endpoint for refresh
@cairocoder01 It seems to me the "No answer" is the quick action that you are looking for. It triggers the "contact attempted" seeker path. Maybe the "No answer" could be...
Here is an issue for comments affecting the update needed trigger: https://github.com/DiscipleTools/disciple-tools-theme/issues/2415
@kodinkat If i use the API to set the location_grid to Paris as so:  The location field stays empty:  On the contact the location grid field acquires 2...
Check for new notifications every 5 mins, if that fails (auth expired) then reload. https://github.com/DiscipleTools/disciple-tools-theme/blob/da44754b0904f3e469f1d6dde6e2e41c0aeddbb9/dt-assets/js/notifications.js#L298 The auto sign out issue i think was related to something else. I'll try to...
Still Todo: Option 2 is to figure out why the user is logged out when it hits a bad resource like this.
Welome @jarrodparkes, Yes! We'd like to see this too! Would you like to have a go at it?
> Alternately, just put this in the new Customizations admin I support this!
I wonder if this could be an extension to the https://github.com/DiscipleTools/disciple-tools-conversations plugin.
@micahmills Apparently you though about this a few years ago too: https://github.com/DiscipleTools/disciple-tools-theme/issues/1892