Articles tagged access-tokens
Authenticate from the Command Line with Java
![Authenticate from the Command Line with Java](/assets-jekyll/blog/java-cli-device-grant/oauth-java-cli-social-fc5c378a254790db066743892a0f482ed433231c5a4108c5b0636741379b746c.jpg)
Anyone who has tried to type a password using a television remote can tell you what a pain it is. Not only will you be frustrated with the keyboard, but it’s not secure; everyone else in the room can see what you are typing. Fortunately, the OAuth 2.0 Device Authorization Grant gives you an easier way to sign in. The name is a mouthful, but if you have ever logged in to a TV by...