Skip to content

A simple gem to help you consuming VATSIM SSO in ruby

License

Notifications You must be signed in to change notification settings

pierr3/vatsim_sso

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VATSIM SSO

A simple gem to help you consuming VATSIM SSO

it provides 2 functions :

  • returning OAuth autorize url
  • returning user hash after call back

Sample usage

VatsimSso.login('YOUR_VATSIMSSO_CONSUMER_KEY','YOUR_VATSIMSSO_PRIVATE_KEY_PATH','YOUR_CALLBACK_URL','https://cert.vatsim.net/sso')

Only RSA is supported for the moment

Feel free to contribute, improve or suggest !

About

A simple gem to help you consuming VATSIM SSO in ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%