Add composer.json to support installing with composer. Fixes #4776
[kohana-auth.git] / guide / auth / menu.md
blob23fc0eea2518102825474c33f9d86fed45ea1db9
1 ## [Auth]()
2 - [Configuration](config)
3 - [Log in and out](login)
4 - Drivers
5   - [File](driver/file)
6   - [Developing](driver/develop)