Implementing basic auth_grant
This commit is contained in:
@ -44,8 +44,10 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<form method="post" action="/api/oauth/auth?" id="hidden_form" style="display: none;"></form>
|
||||
<form method="post" action="/api/oauth/auth?" id="hidden_form" style="display: none;">
|
||||
<input name="accept" value="true" />
|
||||
</form>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user