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

[ASP.Net Core] General support to add scopes for bearer authentication #1984

Merged
merged 11 commits into from
Jun 4, 2019

Commits on Jan 27, 2019

  1. general support to add scopes for bearer auth too

    implemented authorize workflow in aspnet core too
    MBcom committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    ff53285 View commit details
    Browse the repository at this point in the history
  2. petstore update

    MBcom committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    5613706 View commit details
    Browse the repository at this point in the history
  3. fix missing )

    MBcom committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    f837cdc View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. multi roles fix

    MBcom committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    963e57e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. null pointer error prevention

    MBcom authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    bcead21 View commit details
    Browse the repository at this point in the history
  2. null point exception fixes

    MBcom authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    a5ad654 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. null pointer fixes

    MBcom authored Mar 12, 2019
    Configuration menu
    Copy the full SHA
    cb72806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb98fc8 View commit details
    Browse the repository at this point in the history
  3. npe fix

    MBcom committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    56bb048 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. solved line break issue

    MBcom committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    bc8718f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    456d48e View commit details
    Browse the repository at this point in the history