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
- S_SESSION variable (user role) not recognised
- 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 to fix the session_register() deprecated issue?
- PHP sessions that have already been started
- Undefined variable: $_SESSION
- Session variables not working php
- How to store and receive variables in WP sessions?
- How reduce wordpress login session timeout time?
- Removing username from the ‘wordpress_logged_in’ cookie
- Are transients private or public?
- Is it possible to transfer a WordPress session to a different browser via query string?
- Allow up to 5 Concurrent Login Sessions
- How to fake a WordPress login?
- Clearing cookie on logout and session expiration
- share login/logout sessions across two installs?
- How can I test the login for an expired session?
- How do I extend auto logout on idle OR redirect inline popup
- $_SESSION variables lost during OAuth callback
- 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
- Random popup image per user with no repeat
- How does WordPress handle sessions?
- How to get session token of current user in wp_login hook?
- WooCommerce: Change default country on the cart page [closed]
- Trigger a function immeditely after a user posted a comment
- Disconnect automattically after X minutes
- WordPress as webapp login session
- How to implement a $_SESSION alternative in WordPress inside a theme without a plugin?
- WordPress Keeps Logging Out – What Tests Can I Run to Solve This?
- Session Experies and Get Logged Out Within Few Minutes
- How to store post ID’s in cookie or session to display the same posts later
- Logout USER form backoffice after 30 minutes of inactivity [closed]
- Session destroyed on page redirect
- iframe does not store session/cookie when refresh parent
- Login/Logout Session Sharing – Multiple WordPress Installations
- Disallow second login session
- Permalink structure with $_SESSION variables
- Unique session WordPress
- Can I Set Up Session in WordPress Custom Page
- Session Cookie security questions
- Turning on output buffering in a wordpress plugin
- Can’t Access Sessions or Variables through pages
- How to Extend login session times to a Month
- keep a variable for all pages in memory from the url
- $_SESSION variable not saving on page refresh or new page
- $_SESSION variables work perfectly on my local machine but returns NULL on development webserver
- Get current session in WP admin
- One time login on 2 different WordPress sites
- Codeless random token generation to pass into multiple tracking links in a single page load
- add class to element if user is not logged in [closed]
- Strange admin-ajax / CSS / $_SESSION issue
- How to read and write session data?
- Form Post / Session Variables not Working in Query with Pagination
- Are there any drawbacks on opening a session_start in functions.php and header.php?
- wordpress login loop and session problem
- Sessions with WordPress
- Why isn’t working WooCommerce session inside shortcode?
- Trying to configure cron to get next value from array on each run
- Use WP user status (logged_in) to manage access to independent application
- how to remember specific action/event for current user?
- $_SESSION Not working after X amount of page views
- Add class when more page is visited
- User not logged first time I open the homepage
- Where are Sessions are being started? [closed]
- WordPress & PHP sessions
- How to limit user to login only once per session
- How to transfer session after being redirected to other page
- determine active user browser at the same time
- How to dynamically change the locale?
- Recognize logged WP user in existing REST API
- Block non logged in users from accessing the media library