Skip to content

History / Authentication

Revisions

  • Add surrounding auth config key, to match the config file.

    @hskrasek hskrasek committed Aug 23, 2016
  • Add clarification that you do not need to register the middlewares from OAuth2 bridge package, but doesn't hurt to do so.

    @hskrasek hskrasek committed Aug 21, 2016
  • Change paragraph to make it clear you need to install and configure the bridge package. References #1003

    @hskrasek hskrasek committed Aug 21, 2016
  • Fixed namespace typo

    @IsraelOrtuno IsraelOrtuno committed Oct 24, 2015
  • Update some docs. Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

    @jasonlewis jasonlewis committed Aug 31, 2015
  • Merge pull request #15 from vanbrabantf/added-example-provider Added an Service Provicer example

    @jasonlewis jasonlewis committed Aug 31, 2015
  • Added an Service Provicer example

    @vanbrabantf vanbrabantf committed Aug 31, 2015
  • Update docs regarding configuring the basic auth provider. Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

    @jasonlewis jasonlewis committed Aug 26, 2015
  • Update docs in regards to changes concerning the config file no longer allowing closures. Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

    @jasonlewis jasonlewis committed Aug 26, 2015
  • Tidying up some documentation. Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

    @jasonlewis jasonlewis committed Aug 22, 2015
  • Added clarification to the 'add to provider' part Very confusing if you don't realise you're talking about the app file.

    @vanbrabantf vanbrabantf committed Aug 21, 2015
  • Fixed missig " ``` "

    @mentos1386 mentos1386 committed Jul 28, 2015
  • Update docs detailing latest changes to authentication and rate limiting. Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

    @jasonlewis jasonlewis committed Jul 19, 2015
  • Use the app function instead of the variable as it is no longer always available. Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

    @jasonlewis jasonlewis committed Jul 14, 2015
  • Big overhaul for the latest changes to the API in regards to Laravel 5.1 and Lumen 5.1. Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

    @jasonlewis jasonlewis committed Jun 27, 2015
  • Added return to oauth config OAuth configuration example was missing a return statement causing authentication issues.

    @sorora sorora committed Dec 10, 2014
  • Fixed missing bracket. Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

    @jasonlewis jasonlewis committed Dec 6, 2014
  • Initial commit of documentation. Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

    @jasonlewis jasonlewis committed Nov 27, 2014