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.
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
OV-5: Add jwt token #22
OV-5: Add jwt token #22
Changes from 75 commits
5af58d6
5b37d18
7cc363d
e7d454f
0a5d350
e7d5c56
9d4d9c5
1d0748a
d1eab67
d209ceb
f62acc2
add55d7
68aba69
bf46eae
e112ea7
a7ce5be
8ce8243
44b2532
6154caf
da1397e
5af5016
31fae83
3356aaf
618807b
9022ef5
58bd5a3
9721153
89ec60b
782a756
b707dc3
5e46444
50245d6
ee3a4e5
508cd31
8eb1aae
3561451
f034695
36a220e
9e4004b
502aad9
a9e0c53
d4e33bc
8649f58
5c30474
34ea01d
f07ba3b
218665a
2f9f951
9f17f91
3aaf539
dbfec2d
5a24c65
b4fbbde
a88eca1
1ac2392
b4fe14c
9b53386
0354932
4a7fc7e
1723fa8
1ce3a2e
0a639aa
e7c3c1c
e9b8425
c1b02a8
70ec67d
471c32b
9e20e1c
f826db6
164b863
98edd98
537496e
0984b60
ab05215
a8687aa
c4bcd77
b566e19
113a204
56eae81
d095953
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is no need to specify
userId
. If you are working inside of the users bundle it is understandable that find uses user id. REST API principlesThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are using camelCase for class fields throughout a project
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.