I installed WordPress locally now how do I login?
As long as you know the username you can have WP automatically log you in. You might need to ask your friend what that is. Check to see if you’re logged in and if not, get user by login, set the current user along with the auth cookie then redirect to the ~~user’s admin~~ url … Read more