Signed-off-by: oppiliappan me@oppi.li
Monorepo for Tangled โ https://tangled.org
appview/oauth: add client name and uri to metadata responses #720
merged
opened by
expand 1 commit
hide 1 commit
appview/oauth: add client name and uri to metadata responses
Signed-off-by: oppiliappan <me@oppi.li>
expand 1 commit
hide 1 commit
appview/oauth: add client name and uri to metadata responses
Signed-off-by: oppiliappan <me@oppi.li>
pull request successfully merged
I think those should be rather configured from
oauth.New()function inappview/oauth/oauth.go. Also theClientURIshould be configurable withTANGLED_APPVIEW_HOST.