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

feat: Introducing the default relation plugin option #175

Merged
merged 7 commits into from
Sep 29, 2022

Commits on Sep 13, 2022

  1. Introducing defaultRelation plugin option

    Signed-off-by: iifawzi <iifawzie@gmail.com>
    iifawzi committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    c4f26ce View commit details
    Browse the repository at this point in the history
  2. update the docs

    Signed-off-by: iifawzi <iifawzie@gmail.com>
    iifawzi committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2e6d826 View commit details
    Browse the repository at this point in the history
  3. Update test/auth.test.js

    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    iifawzi and Eomm authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    505e73c View commit details
    Browse the repository at this point in the history
  4. Update test/auth.test.js

    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    iifawzi and Eomm authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    9eabe59 View commit details
    Browse the repository at this point in the history
  5. using rejects instead of fail

    Signed-off-by: iifawzi <iifawzie@gmail.com>
    iifawzi committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    ab60c88 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. using await instead of the promises

    Signed-off-by: iifawzi <iifawzie@gmail.com>
    iifawzi committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    671f72c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. refactoring the test

    Signed-off-by: iifawzi <iifawzie@gmail.com>
    iifawzi committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    a2a73e4 View commit details
    Browse the repository at this point in the history