Skip to content

bwdmr/oauth-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth-Cli

About

A demonstration of the usability of OAuth and OAuthKit.

Notable Mentions
  • The service is the only one in question right now, which is google.
  • There is already a custom Token defined email

Usage

  • Command:
swift run oauth-cli \
--google \                                                           
--clientid YOURCLIENTID \
--clientsecret YOURCLIENTSECRET \
--redirecturi YOURREDIRECTURI \
--scope https://www.googleapis.com/auth/userinfo.email

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages