lyn v0.0.12 API Reference
Modules
Provides login and logout for the admin part of the site. We keep the logins seperate rather than use a permission for this because keeping the tokens in separate locations allows us to more easily manage the different requirements between the normal site and the admin site
Handles the Überauth integration. This controller implements the request and callback phases for all providers. The actual creation and lookup of users/authorizations is handled by UserFromAuth
Conveniences for translating and building error messages
A module providing Internationalization with a gettext-based API
Module with named helpers generated from Lyn.Router
A module that keeps using definitions for controllers, views and so on
Generate an Lyn Resource file