Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: victorlucss/Babel-Node-Mongo-REST-API-Template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: victorlucss/Babel-Node-Mongo-REST-API-Template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 21 files changed
  • 2 contributors

Commits on Jun 24, 2020

  1. Updated Readme with env variables

    Victor Lucas committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    aafc1c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Profile endpoint

    Victor Lucas committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    75e52a9 View commit details
    Browse the repository at this point in the history
  2. Role endpoint

    Victor Lucas committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    2b15b85 View commit details
    Browse the repository at this point in the history
  3. HasRoles middleware

    Victor Lucas committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    da07922 View commit details
    Browse the repository at this point in the history
  4. Updated exports

    Victor Lucas committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    a2f7417 View commit details
    Browse the repository at this point in the history
  5. Update middleware export

    Victor Lucas committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    ffd9939 View commit details
    Browse the repository at this point in the history
  6. Updated UserModel with Profile

    Victor Lucas committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    97fee98 View commit details
    Browse the repository at this point in the history
  7. Include Profile and Roles in get of user

    Victor Lucas committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    91888b9 View commit details
    Browse the repository at this point in the history
  8. Include Profile and Roles in JWT

    Victor Lucas committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    bf3cdaf View commit details
    Browse the repository at this point in the history
  9. Included messages and Global Handlers

    Victor Lucas committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    7dc49db View commit details
    Browse the repository at this point in the history
  10. Example - use of HasRoles

    Victor Lucas committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    2034ed9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3 from victorlucss/feature/profiles-roles

    Feature/Profile and Roles
    rgllima authored Jun 27, 2020
    Configuration menu
    Copy the full SHA
    d9935b1 View commit details
    Browse the repository at this point in the history
Loading