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

Claims in HttpContext.User #4

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 8, 2020

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

Commits on Nov 28, 2020

  1. JWT Claims added to User

    1. Added claims extracted from JWT into context.User.
    
    2. Minor changes in naming.
    sayedmhussein committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    6d4e424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1138f22 View commit details
    Browse the repository at this point in the history
  3. Delete UserPrefs.xml

    sayedmhussein authored Nov 28, 2020
    Configuration menu
    Copy the full SHA
    482dc62 View commit details
    Browse the repository at this point in the history
  4. JWT Claims added to User

    1. Added claims extracted from JWT into context.User.
    
    2. Minor changes in naming.
    sayedmhussein committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    c9ccc3d View commit details
    Browse the repository at this point in the history