Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.6.0 #356

Merged
merged 59 commits into from
May 30, 2019
Merged

v4.6.0 #356

merged 59 commits into from
May 30, 2019

Commits on Jun 2, 2018

  1. feat: add resetOnError (#197)

    ishitatsuyuki authored and pi0 committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    469f2f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Fixes options.md docs

    Bugfixes:
    - fixes example by changing `user` to `home`
    - fixes broken link to `defaults.js`
    sobolevn authored Jun 13, 2018
    Configuration menu
    Copy the full SHA
    43dc3b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Configuration menu
    Copy the full SHA
    70fe269 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Fix typo error

    ansidev authored Jun 15, 2018
    Configuration menu
    Copy the full SHA
    1737e51 View commit details
    Browse the repository at this point in the history
  2. fix(docs): typo (#203)

    Fix typo
    farnabaz authored Jun 15, 2018
    Configuration menu
    Copy the full SHA
    3a0e080 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2018

  1. update docs

    `getLocalstorage` didn't execute but `getLocalStorage` did.
    af12066 authored Jul 7, 2018
    Configuration menu
    Copy the full SHA
    eedd329 View commit details
    Browse the repository at this point in the history
  2. fix(storage.md): fix typo

    fix a document about storage.md
    farnabaz authored Jul 7, 2018
    Configuration menu
    Copy the full SHA
    a8fbda8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. fix: randomString btoa fallback for SSR (#230)

    Hugome authored and pi0 committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    604cc5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    174e135 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    0226836 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into dev

    pi0 committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    2d8105f View commit details
    Browse the repository at this point in the history
  5. chore: update dependencies

    pi0 committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    b3656d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Documentation fix: propertyName should be not undefined but falsy to …

    …grab the whole API response
    f213 authored Aug 27, 2018
    Configuration menu
    Copy the full SHA
    6618676 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. doc: propertyName needed to grab the full API response(#232)

    Documentation fix: propertyName needed to grab the full API response
    farnabaz authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    315bf4b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Configuration menu
    Copy the full SHA
    398a515 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. fix: remove default auth0 audience (#239)

    kazazes authored and pi0 committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    abfa084 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. fix(docs): spelling fix (#247)

    timmyg authored and pi0 committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    c2b0d7b View commit details
    Browse the repository at this point in the history
  2. fix(docs): GitHub capitalize (#246)

    potato4d authored and pi0 committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    eb7dc9e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Allow set state in case it exists on oauth2 provider

    Eduardo Partipilo committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    2e38c54 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Configuration menu
    Copy the full SHA
    03dba23 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. setUserToken

    dgwight committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    07fc1ad View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2019

  1. Update index.js

    NinthAutumn authored Jan 1, 2019
    Configuration menu
    Copy the full SHA
    6fab77e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    750881e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    c4691ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f53a4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06abf91 View commit details
    Browse the repository at this point in the history
  4. chore(lint): lint files

    farnabaz committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    0b9f2ae View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. chore: update dependencies

    farnabaz committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    8e6cd92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd52236 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bda974e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6420ddc View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. Configuration menu
    Copy the full SHA
    8c1567a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Merge branch 'master' into dev

    pooya parsa committed May 23, 2019
    Configuration menu
    Copy the full SHA
    5e5b379 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dev

    pooya parsa committed May 23, 2019
    Configuration menu
    Copy the full SHA
    f8f1ef2 View commit details
    Browse the repository at this point in the history
  3. fix oauth2.md

    pooya parsa committed May 23, 2019
    Configuration menu
    Copy the full SHA
    9d5db85 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into dev

    pooya parsa committed May 23, 2019
    Configuration menu
    Copy the full SHA
    ad8545e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f32bb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa5f29d View commit details
    Browse the repository at this point in the history
  7. feat: use strategy tokenName for requestWith (#301)

    Co-authored-by: @terion-name
    Co-authored-by: @farnabaz
    pooya parsa committed May 23, 2019
    Configuration menu
    Copy the full SHA
    8654a48 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d60c2d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb20a00 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39fa137 View commit details
    Browse the repository at this point in the history
  11. feat: generate nounce for id_token response type (#298)

    Jesús Fernando Alvarez Franco authored and pi0 committed May 23, 2019
    Configuration menu
    Copy the full SHA
    b730203 View commit details
    Browse the repository at this point in the history
  12. refactor: use nanoid for state generation

    pooya parsa committed May 23, 2019
    Configuration menu
    Copy the full SHA
    162bc54 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    54b0720 View commit details
    Browse the repository at this point in the history
  14. fix lint errors

    pooya parsa committed May 23, 2019
    Configuration menu
    Copy the full SHA
    e86e90a View commit details
    Browse the repository at this point in the history
  15. update .circleci/config.yml

    pooya parsa committed May 23, 2019
    Configuration menu
    Copy the full SHA
    c4a2511 View commit details
    Browse the repository at this point in the history
  16. use circleci/node:latest-browsers

    pooya parsa committed May 23, 2019
    Configuration menu
    Copy the full SHA
    af20c8f View commit details
    Browse the repository at this point in the history
  17. chore: update all dependencies

    pooya parsa committed May 23, 2019
    Configuration menu
    Copy the full SHA
    e183009 View commit details
    Browse the repository at this point in the history
  18. fix: accept state, nonce as login args

    pooya parsa committed May 23, 2019
    Configuration menu
    Copy the full SHA
    e5579e9 View commit details
    Browse the repository at this point in the history
  19. feat: support onRedirect hook (#185)

    Co-authored-by: Paul Gascou <[email protected]>
    pooya parsa and paulgv committed May 23, 2019
    Configuration menu
    Copy the full SHA
    aacb191 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Merge branch 'master' into dev

    pooya parsa committed May 24, 2019
    Configuration menu
    Copy the full SHA
    bf53d55 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dev

    pooya parsa committed May 24, 2019
    Configuration menu
    Copy the full SHA
    aa9e9dc View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. chore: update all dependencies

    pooya parsa committed May 30, 2019
    Configuration menu
    Copy the full SHA
    86dc4af View commit details
    Browse the repository at this point in the history
  2. update bootstrap-vue

    pooya parsa committed May 30, 2019
    Configuration menu
    Copy the full SHA
    457a37f View commit details
    Browse the repository at this point in the history
  3. temporary revert bootstrap-vue to rc..20

    pooya parsa committed May 30, 2019
    Configuration menu
    Copy the full SHA
    e68c4eb View commit details
    Browse the repository at this point in the history
  4. feat: improve storage (#360)

    pi0 authored May 30, 2019
    Configuration menu
    Copy the full SHA
    d05fcca View commit details
    Browse the repository at this point in the history
  5. chore(release): 4.6.0

    pooya parsa committed May 30, 2019
    Configuration menu
    Copy the full SHA
    cdd25d9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into dev

    pooya parsa committed May 30, 2019
    Configuration menu
    Copy the full SHA
    c5e742b View commit details
    Browse the repository at this point in the history