Tiny _blank
parent
c923033067
commit
cbab7d3795
|
@ -105,6 +105,7 @@
|
|||
|
||||
<p>
|
||||
<a href="${contextPath}/oauth/authorize?client_id={{clientId}}&client_secret={{clientSecret}}&response_type=token&scope={{scope}}&redirect_uri={{implicitRedirectUri}}"
|
||||
target="_blank"
|
||||
>/oauth/authorize?client_id={{clientId}}&client_secret={{clientSecret}}&response_type=token&scope={{scope}}&redirect_uri={{implicitRedirectUri}}</a>
|
||||
<span class="label label-info">GET</span>
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue