Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
/ api-user-bundle Public archive

API User bundle provides basic user management utils for faster prototyping

Notifications You must be signed in to change notification settings

4xxi/api-user-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiUserBundle

This bundle provides lightweight User functionality (like FOSUserBundle) into REST API backend projects.

Documentation located in docs folder.

What is done:

  1. API Token authorization
  2. Registration via form
  3. Authorization
  4. Optional user confirmation via email

Future tasks:

  1. Wrap bundle (via composer.json)
  2. Change password and profile endpoints
  3. Restore password endpoint
  4. Tests.

About

API User bundle provides basic user management utils for faster prototyping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages