Skip to content

Commit fbf4a69

Browse files
committed
updated README
1 parent b3d370b commit fbf4a69

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,9 @@ Commands:
5252
### Dealing with callbacks
5353
Since grant flows like `auth_code` and `implicit` involves the a redirect to a callback URL, you would need to enter the URL redirected to during the callback to the CLI, at which point, an access_token can be exctracted.
5454

55-
![redirect link](https://imgur.com/a/C1f8kCH)
55+
![redirect link](https://i.imgur.com/aqztbpV.png)
56+
57+
## TODO
58+
- Using refresh tokens.
59+
- Adding device grant flow.
60+
- Bug fixes as they come up.

0 commit comments

Comments
 (0)