File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/getting_started/changelogs Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,16 +23,16 @@ export default function Authentication() {
23
23
< ul >
24
24
< li > Removed POST /profile/password</ li >
25
25
< li > Removed POST /account/users/:username/password</ li >
26
- < li > To change your password, use the provided password reset features </ li >
26
+ < li > To reset your password, use manager.linode.com </ li >
27
27
</ ul >
28
28
</ li >
29
29
</ ul >
30
30
< b > Features:</ b > < br />
31
31
< ul >
32
- < li > Add support for refresh tokens
32
+ < li > Added support for refresh tokens
33
33
< ul >
34
34
< li > Apps with an activce refresh token are returned in GET /profile/apps</ li >
35
- < li > Revoking an apps access to your account expires any refresh tokens it has</ li >
35
+ < li > Revoking an app's access to your account expires any refresh tokens it has</ li >
36
36
</ ul >
37
37
</ li >
38
38
</ ul >
You can’t perform that action at this time.
0 commit comments