2017 © Pedro Peláez
 

symfony-bundle ajax-fos-user-bundle

Provides authentication for ajax to FOSUserbundle

image

tecnocreaciones/ajax-fos-user-bundle

Provides authentication for ajax to FOSUserbundle

  • Tuesday, June 12, 2018
  • by INHack20
  • Repository
  • 7 Watchers
  • 11 Stars
  • 1,004 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 10 Forks
  • 5 Open issues
  • 3 Versions
  • 1 % Grown

The README.md

TecnocreacionesAjaxFOSUserBundle

The TecnocreacionesAjaxFOSUserBundle is a bundle that provides authentication and registration with ajax, uses Symfony2 security component and requires FOSUserBundle this up and running for proper functioning., (*1)

Features include:

The following features these available when the request is made using Ajax (XMLHttpRequest):, (*2)

  • Log In.
  • Register a new user.
  • Send email to reset password.

Other features:, (*3)

  • Register a user, retrieve the password and log in from a single view.
  • When making a request via ajax json response returns the correct HTTP status code.
  • Flash messages are not saved in the session when the request is done via ajax, but returned as json.

Note: This bundle does not provide an authentication system but can provide the user provider for the core SecurityBundle and extending the functionality of FOSUserBundle., (*4)

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:, (*5)

Read the Documentation for master, (*6)

Installation

All the installation instructions are located in the documentation., (*7)

License

This bundle is under the MIT license. See the complete license in the bundle:, (*8)

Resources/meta/LICENSE

About

TecnocreacionesAjaxFOSUserBundle is a tecnocreaciones initiative Based FOSUserBundle. See also the list of contributors., (*9)

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker., (*10)

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps., (*11)

The Versions

12/06 2018

dev-master

9999999-dev https://github.com/tecnocreaciones

Provides authentication for ajax to FOSUserbundle

  Sources   Download

MIT

The Requires

 

by Carlos Mendoza

user ajax management

03/10 2017

1.x-dev

1.9999999.9999999.9999999-dev https://github.com/tecnocreaciones

Provides authentication for ajax to FOSUserbundle

  Sources   Download

MIT

The Requires

 

by Carlos Mendoza

user ajax management

26/09 2016

v1.0

1.0.0.0 https://github.com/tecnocreaciones

Provides authentication for ajax to FOSUserbundle

  Sources   Download

MIT

The Requires

 

by Carlos Mendoza

user ajax management