Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support getting details for unauthenticated users #1

Merged
merged 2 commits into from
Oct 4, 2020

Conversation

bensherred
Copy link
Member

Currently, we are only able to get details for the authenticated users, but there may be a few situations where we need to get the users details when they're not logged in.

For example, on a blog page we way show the author but we are unable to get the users information.

This also allows people to pass an instance of a user into the Walkway::user() method.

@bensherred bensherred self-assigned this Oct 4, 2020
@bensherred bensherred merged commit 82e9bf4 into main Oct 4, 2020
@bensherred bensherred deleted the feature/support-unauthenticated-users branch October 4, 2020 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant