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

Allow registration into the API #6

Open
quentinus95 opened this issue May 2, 2017 · 1 comment
Open

Allow registration into the API #6

quentinus95 opened this issue May 2, 2017 · 1 comment
Assignees

Comments

@quentinus95
Copy link
Member

Users should be able to make PUT/POST requests to the API (with a clear-text password).

The API has to encode the password using the Symfony password encoder and then persist it to database.

@quentinus95
Copy link
Member Author

You will need to use the API Platform event system or a custom action to do that, using the event system should be easier if possible.

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