Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
sunbird-lms-service
Commits
27e53a6e
Unverified
Commit
27e53a6e
authored
3 years ago
by
Hari-stackroute
Committed by
GitHub
3 years ago
Browse files
Options
Download
Patches
Plain Diff
SB-26961 changes done for validating token (#966)
* SB-26961 changes done for validating token
parent
853ea822
release-4.3.0
release-4.3.0_RC16
release-4.3.0_RC15
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
core/platform-common/src/main/java/org/sunbird/auth/verifier/AccessTokenValidator.java
+31
-3
.../java/org/sunbird/auth/verifier/AccessTokenValidator.java
core/platform-common/src/test/java/org/sunbird/auth/verifier/AccessTokenValidatorTest.java
+31
-0
...a/org/sunbird/auth/verifier/AccessTokenValidatorTest.java
service/src/main/java/org/sunbird/actor/user/UserMergeActor.java
+4
-2
.../src/main/java/org/sunbird/actor/user/UserMergeActor.java
service/src/test/java/org/sunbird/actor/user/UserMergeActorTest.java
+13
-11
.../test/java/org/sunbird/actor/user/UserMergeActorTest.java
with
79 additions
and
16 deletions
+79
-16
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets