To use WordPress as Authenticator, you can use the function wp_signon().
So take the post-data from the codeignider and send it to wp_signon()
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]
- 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
- Parsing session info between WordPress and non-WordPress
- $_SESSION dosent’t work
- 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
- How to declare session variable in C#?
- How to access Session variables and set them in javascript?
- How to fix the session_register() deprecated issue?
- Undefined variable: $_SESSION
- How to store and receive variables in WP sessions?
- Ban a user and end their session
- WordPress and PHP Sessions – Security and Performance
- Does wp_logout_url() destroy a session? (Logging out question)
- Find out what is using PHP sessions in WordPress
- How to log out everywhere else, destroy all sessions “all other devices”?
- SESSION in WordPress Plugin Development
- Set Session Time Limit for Password Protected Posts
- How can I test the login for an expired session?
- Using Sessions to Filter Posts – bad thing?
- how to create and show sessions in word press?
- Woocommerce cart is a non-object inside `admin_post` action [closed]
- Custom Connect to Facebook, problem logging in/logging out
- How can I test the login for an expired session?
- Random popup image per user with no repeat
- WP_Session not acting with AJAX
- 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)
- homepage redirects to login page when user session expires
- wp_mail is sending two emails when used after retrieving session data
- External Authentication, session_tokens not destroyed on logout
- Fatal Error relating to sessions.php
- WordPress as webapp login session
- 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
- Large Session Tokens
- Login/Logout Session Sharing – Multiple WordPress Installations
- Disallow second login session
- Permalink structure with $_SESSION variables
- captcha not working in my custom plugin
- Unique session WordPress
- Unset session variable on page reload / setup but exclude AJAX
- Turning on output buffering in a wordpress plugin
- Run query_posts if SESSION is empty?
- 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
- Custom $_SESSION expires too early
- Get current session in WP admin
- Store and Change Session variable – PHP SESSION VARIABLE
- PHP session when called wp_ajax_nopriv
- One time login on 2 different WordPress sites
- Error when setting cookie
- Replacing a placeholder term with a session variable value in taxonomy filter
- 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
- Plugin or ways to limit number of users logging in the website,
- Are there any drawbacks on opening a session_start in functions.php and header.php?
- Correct user session/cookie handling with external site connection in wordpress
- Requiring a Visitor to Enter a Password Each Time They visit a Page
- after logout session not destroy from server/website side
- Sessions with WordPress
- Why isn’t working WooCommerce session inside shortcode?
- Use WP user status (logged_in) to manage access to independent application
- how to remember specific action/event for current user?
- How to destroy all user sessions via WP-CLI
- Add class when more page is visited
- WordPress & PHP sessions
- How to limit user to login only once per session
- How to transfer session after being redirected to other page
- Suddenly sessions and header location not working
- WordPress keep logged in after browser close
- How to invalidate wordpress_logged_in cookie via backchannel logout