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

Pragma::Auth #30

Open
aldesantis opened this issue Jul 22, 2018 · 1 comment
Open

Pragma::Auth #30

aldesantis opened this issue Jul 22, 2018 · 1 comment
Labels

Comments

@aldesantis
Copy link
Member

aldesantis commented Jul 22, 2018

This would be a gem for authentication that provides an API endpoint to generate JWT tokens and a macro to authenticate users.

In addition to DRYing up authentication logic, it would allow us to decouple authentication from Rails by not requiring the definition of a current_user method.

Not sure if this should come in the form of a Rails engine or just operation classes that are then extended by the main app.

@kaka-ruto
Copy link

I'm interested! Please let me know where and how I can contribute!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants