All oAuth generators will work the same way.
As they will follow what is documented to do to generate an implicit auth token.
Personally I do not use these generators I use my own clientID and a regular oAuth token so I can auto refresh the token rather than having to have the user reauthenticate when the token dies