Categories
How to implement user registration in Yii2 Rest API?
Interested in the implementation of user registration in the Yii2 Rest API. Perhaps there are ready-made examples?
Answer the question
In order to leave comments, you need to log in
Everything happens as during normal registration, only the model is filled not with POST data, but with json or xml. The model should not be attached to the view in any way, so it doesn’t matter what you fill it with.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question