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

Enable email/password and token authentication #234

Open
SpinningCubeSolutions opened this issue Sep 11, 2020 · 0 comments
Open

Enable email/password and token authentication #234

SpinningCubeSolutions opened this issue Sep 11, 2020 · 0 comments

Comments

@SpinningCubeSolutions
Copy link

Hi, I'm currently using a fork of this plugin which enables token-based authentication by submitting a username and password. However, I think that this feature should be part of the main plugin, particularly when the fork is less frequently updated than the original repo.

I'm using the API to create an app that allows customers to browse products from the store, and in this context it makes sense that the customers can login with email and password and receive a token that is stored on the device and can be sent with the API requests. Having to add users manually before they can use the API makes no sense.

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