Open harti2006 opened 9 years ago
+1
:+1:
+1
Are there any pointers on what parts needs to be changed?
I found a reference to redirect_url
at sync_user.clj#L53 which seems to be a simple fix, but it also looks like a change needs to be made to mint-storage
to actually store multiple URLs.
@inikolaev yes, that's correct: mint-storage
needs to be changed in order to store a list of redirect URIs.
It should be possible to create OAuth clients with multiple redirect urls.