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

[Idea] Custom authentication through controller base class #513

Open
tim-vandecasteele opened this issue Jan 13, 2025 · 0 comments
Open

Comments

@tim-vandecasteele
Copy link

Hi,

Before creating a pull request, I wanted to check if you would be willing to accept it.

I'm running a custom authentication scheme, so not using Devise, and I want to put pghero (which I think is great btw) behind something more complex than basic authentication.

I believe the mission control interface does this in a nice way, by being able to define the base class of the controller in Rails config.

See the documentation or the implementation.

If this works for you, I would implement it in the coming weeks.

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

1 participant