PHPackages                             sopinet/autologin-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. sopinet/autologin-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

sopinet/autologin-bundle
========================

Symfony AutologinBundle

0115[1 issues](https://github.com/sopinet/autologin-bundle/issues)PHP

Since Jun 8Pushed 10y ago10 watchersCompare

[ Source](https://github.com/sopinet/autologin-bundle)[ Packagist](https://packagist.org/packages/sopinet/autologin-bundle)[ RSS](/packages/sopinet-autologin-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

autologin-bundle
================

[](#autologin-bundle)

When you receive a notification, invitation, etc. by email with a URL to your site, you have to login everytime. With this module, you will login automatically when you click on URL, it's too easy. Come on!

Prerequisites
-------------

[](#prerequisites)

This module works with FOSUserBundle ([see Documentation](https://github.com/FriendsOfSymfony/FOSUserBundle))

Installation
------------

[](#installation)

### composer.json

[](#composerjson)

```
$ php composer.phar require sopinet/autologin-bundle 'dev-master'
```

### AppKernel.php

[](#appkernelphp)

```
