Skip to content

Commit 53a4b0d

Browse files
committed
and now i forgot to modify it in the html
1 parent d463efd commit 53a4b0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/authorize.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h2>Authorize the application to access your account?</h2>
4444

4545

4646

47-
<form action="/oauth/authenticate" id="oauth_form" method="post" target="_self">
47+
<form action="/oauth/authorize" id="oauth_form" method="post" target="_self">
4848
<div>
4949
<input name="username" type="text" placeholder="Username"><br><br>
5050
<input name="password" type="password" placeholder="Password">

0 commit comments

Comments
 (0)