Skip to content

xdzeta/Jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Socialite Jira OAuth1 Provider

Documentation

provider for https://github.com/SocialiteProviders

A private-public key pair is required to establish OAuth authorisation with an Atlassian product. The private key and public key can be generated using openssl:

###$ openssl genrsa -out rsa-key.pem 1024

###$ openssl rsa -in rsa-key.pem -pubout -out rsa-key.pub

About

Laravel Socialite Jira OAuth1 Provider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages