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

Example setup for authentication #65

Open
bilogic opened this issue Aug 6, 2022 · 2 comments
Open

Example setup for authentication #65

bilogic opened this issue Aug 6, 2022 · 2 comments

Comments

@bilogic
Copy link

bilogic commented Aug 6, 2022

Hi,

I like that this admin panel doesn't come integrated with its own authentication. However, I wasn't able to get things going. When I loaded /admin, it literally redirects to http://admin, and I can't quite figure out what the issue is. It was a fresh Laravel installation.

Perhaps can add an example of how to include a basic authentication setup in the installation steps?

Thank you.

@bilogic
Copy link
Author

bilogic commented Aug 6, 2022

I found an issue in my code, but an authentication example is still welcomed :)
I will leave this issue open, please feel free to close it. Thank you.

@afsh7n
Copy link

afsh7n commented Jan 15, 2023

Hello, good time. After installing the package, you must create a user in the database.
After that you should read this part
https://easypanel.netlify.app/manage-administrators#authentication-strategy
You must give the user ID to this command to be recognized as an admin.

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

No branches or pull requests

2 participants