-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
Created Middleware to Verify Scopes and reauthenticate if required #187
Merged
Commits on Jul 15, 2023
-
Added middleware VerifyScopes to update access scopes
Added middleware to verify scopes. This middleware will redirect the user to authenticate route if an access_scope mentioned in config file is missing.
Configuration menu - View commit details
-
Copy full SHA for 5fff833 - Browse repository at this point
Copy the full SHA 5fff833View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba816ae - Browse repository at this point
Copy the full SHA ba816aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd99808 - Browse repository at this point
Copy the full SHA fd99808View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f0f429 - Browse repository at this point
Copy the full SHA 0f0f429View commit details -
Configuration menu - View commit details
-
Copy full SHA for f05f947 - Browse repository at this point
Copy the full SHA f05f947View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac1e727 - Browse repository at this point
Copy the full SHA ac1e727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8704c20 - Browse repository at this point
Copy the full SHA 8704c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1708260 - Browse repository at this point
Copy the full SHA 1708260View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcdcfd9 - Browse repository at this point
Copy the full SHA bcdcfd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e36b004 - Browse repository at this point
Copy the full SHA e36b004View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97bf927 - Browse repository at this point
Copy the full SHA 97bf927View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40b9d01 - Browse repository at this point
Copy the full SHA 40b9d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ebd5d - Browse repository at this point
Copy the full SHA d6ebd5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for de21486 - Browse repository at this point
Copy the full SHA de21486View commit details -
Configuration menu - View commit details
-
Copy full SHA for df5ca72 - Browse repository at this point
Copy the full SHA df5ca72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5803b05 - Browse repository at this point
Copy the full SHA 5803b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 477ce40 - Browse repository at this point
Copy the full SHA 477ce40View commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for daf7525 - Browse repository at this point
Copy the full SHA daf7525View commit details -
Configuration menu - View commit details
-
Copy full SHA for 062e7f1 - Browse repository at this point
Copy the full SHA 062e7f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f609e35 - Browse repository at this point
Copy the full SHA f609e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cba7bb - Browse repository at this point
Copy the full SHA 9cba7bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f25469 - Browse repository at this point
Copy the full SHA 7f25469View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1f8a2d - Browse repository at this point
Copy the full SHA a1f8a2dView commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1abe73d - Browse repository at this point
Copy the full SHA 1abe73dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c72acb0 - Browse repository at this point
Copy the full SHA c72acb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b124e4f - Browse repository at this point
Copy the full SHA b124e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44d1a02 - Browse repository at this point
Copy the full SHA 44d1a02View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.