Question about validateScope method.
#276
|
Hello @jankapunkt, @jorenvandeweyer , I was recently testing something on my OAuth models and I was experiencing some problems with the |
Answered by
shrihari-prakash
Jan 24, 2024
Replies: 1 comment
|
Ok found this myself. It comes from the Authorization Code as expected. I had a problem internally with my model that restrained from saving the scope field into the DB. |
0 replies
Answer selected by
shrihari-prakash
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok found this myself. It comes from the Authorization Code as expected. I had a problem internally with my model that restrained from saving the scope field into the DB.