Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • method_check
  • custom_prefix
  • package
  • cookies
  • v2.1.1
  • v2.1.0
  • v2.1.0-rc5
  • v2.1.0-rc4
  • v2.1.0-rc3
  • v2.1.0-rc2
  • v2.1.0-rc1
  • v2.0.7
  • v2.0.6
  • v2.0.5
  • v2.0.4
  • v2.0.3
  • v2.0.2
  • v2.0.1
  • v2.0.0
  • v1.2.8
  • v1.2.7
  • v1.2.6
  • v1.2.5
  • v1.2.4
25 results

middleware.go

  • Rohith Jayawardene's avatar
    72ce41af
    Access Token Duration (#188) · 72ce41af
    Rohith Jayawardene authored
    * Access Token Duration
    
    - fixed the access token expiring too quickly; the cookie expiration needed to be extended.
      Not sure when this was broken, but I changed the duration a while back. Needs a test added.
    
    * - switching to gambol99/goproxy until a fix upstream
    72ce41af
    History
    Access Token Duration (#188)
    Rohith Jayawardene authored
    * Access Token Duration
    
    - fixed the access token expiring too quickly; the cookie expiration needed to be extended.
      Not sure when this was broken, but I changed the duration a while back. Needs a test added.
    
    * - switching to gambol99/goproxy until a fix upstream