Use javascript, loading from your app – example.com and save the relevant info in cookie. Then on the WordPress, again using javascript, loading from your app (this is important to be able to read cookie) to read value of that cookie and update the page accordingly.
Related Posts:
- PHP 7.2 – Warning: count(): Parameter must be an array or an object that implements Countable
- Sticky and NON-Sticky sessions
- Session timeout in ASP.NET
- Authentication: JWT usage vs session
- How to use my own custom session value in WordPress?
- achieving login implementation without using sessions
- Destroy user sessions based on user ID
- Enable WordPress Sessions
- Where is the wordpress session stored?
- Share session between my site and WP blog [closed]
- How to get outside login data (session) in WordPress?
- Session problem in PHP – trying to create a simple CAPTCHA
- Multi-instance WordPress usingn Memcached to handle sessions requests login every time a requests is handled by a different server
- Would this be achieveable?
- Using session in WP without trouble with the API REST
- Re-use Nonce in Repeating Event Signup Buttons
- Plugin is attempting to start a session with WordPress. WP Session Manager will not work! DomPdf
- Session is not working properly
- Retrieve parameter from url
- Session constantly resets variable
- sharing the same cookie session with multiple wordpress installs on the same domain?
- How to check if the user was redirected?
- Session stays active until page update in dashboard
- $_SESSION dosent’t work
- Session destroy on browser close in wordpress
- Form submission: PHP S_SESSION statements within a foreach loop
- S_SESSION variable (user role) not recognised
- Cookies vs. sessions
- ASP.NET Why are sessions timing out, sessionstate timeout set
- How to fix org.hibernate.LazyInitializationException – could not initialize proxy – no Session
- What are sessions? How do they work?
- How to use cURL to send Cookies?
- “Cannot send session cache limiter – headers already sent”
- How to declare session variable in C#?
- How do I expire a PHP session after 30 minutes?
- How to access Session variables and set them in javascript?
- PHP Unset Session Variable
- How to fix the session_register() deprecated issue?
- proper way to logout from a session in PHP
- PHP sessions that have already been started
- Undefined variable: $_SESSION
- How to access Session variables and set them in javascript?
- Session variables not working php
- How to set session timeout in web.config
- How to store and receive variables in WP sessions?
- Preventing session timeout
- How reduce wordpress login session timeout time?
- Removing username from the ‘wordpress_logged_in’ cookie
- How to share cookies and sessions between domain and subdomain?
- Extend WordPress (4.x) session and nonce
- Ban a user and end their session
- Are transients private or public?
- Is it possible to transfer a WordPress session to a different browser via query string?
- WordPress and PHP Sessions – Security and Performance
- Disable WordPress 3.6 idle logout / login modal window / session expiration
- How to pass users back and forth using session data?
- Allow up to 5 Concurrent Login Sessions
- How should you hook a session_start() when authoring a plugin?
- How to fake a WordPress login?
- Does wp_logout_url() destroy a session? (Logging out question)
- Does using set_transient() function can lead to MySQL problems?
- Clearing cookie on logout and session expiration
- Find out what is using PHP sessions in WordPress
- Display message once per session to users with a specific role
- How to log out everywhere else, destroy all sessions “all other devices”?
- Why does $_SESSION only work when I am logged in?
- share login/logout sessions across two installs?
- SESSION in WordPress Plugin Development
- Set Session Time Limit for Password Protected Posts
- Handling nonces for actions from guests to logged-in users
- How can I get logged in user’s session data from admin-ajax?
- How can I test the login for an expired session?
- Sessions not creating correctly in custom function
- Using Sessions to Filter Posts – bad thing?
- How do I extend auto logout on idle OR redirect inline popup
- Session is not starting
- how to show posts of category random by session
- how to create and show sessions in word press?
- $_SESSION variables lost during OAuth callback
- Woocommerce cart is a non-object inside `admin_post` action [closed]
- Should I store my Facebook access tokens?
- How to get login data (session) outside WordPress?
- 2 different post->IDs for single page load only in Firefox
- how to logout user on browser tab or window closes
- Custom query form submission pagination
- Site Health : An active PHP session was detected
- Custom Connect to Facebook, problem logging in/logging out
- integrating external php library into wordpress- the right way
- How can I test the login for an expired session?
- Random popup image per user with no repeat
- WP_Session not acting with AJAX
- update_user_meta() does not work
- How does WordPress handle sessions?
- How to get session token of current user in wp_login hook?
- Show menu item only if user is logged In (not word press login)
- WooCommerce: Change default country on the cart page [closed]
- homepage redirects to login page when user session expires
- How to expire session after 2 hours and also expire when browser closed?
- pass-protected pages and posts not protected after enter them 1 time
- Trigger a function immeditely after a user posted a comment