Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.

Release v1.0.0

Compare
Choose a tag to compare
@klarkc klarkc released this 17 Dec 17:47
· 47 commits to master since this release

Bug Fixes

  • enhancer: fix enhancer options to routeGuard (dae9708)
  • release-it: fix build command (2cd4051)
  • route-guard: calls assign after next (4e38de2)

Features

  • changelog: add changelog (2c53722)
  • create-handlers: add authState on authenticated (4626903)
  • enhancer: add enhancer module (8ab403f)
  • eslint: add eslint settings (4c2ae56)
  • eslint: add jest plugin (f37438b)
  • index: add enhancer (1fba218)
  • package: update package metadata (93dc73f)
  • Pass: add pass plugin tests (eb1cc0f)
  • plugin: add fixture for default config (f32a34b)
  • plugin: add options dynamic module (32354a6)
  • route-guard: add authenticated callback (1faa1f8)
  • route-guard: add guard (0ecb215)
  • route-guard: add redirect to auth URL (e96bd0b)
  • route-guard: add response_type rfc6749 (7494eeb)
  • route-guard: add state hash (4b334a3)
  • route-guard: add unauthenticated callback (b5ead02)
  • route-guard: add unauthenticated test (d566673)
  • travis: add config (10bd267)
  • travis: add node stable (f5a2857)
  • travis: add node vuepress versions (20a5386)