Authenticate to Jira/Bamboo using OAuth in Swift/Objective-C -


i trying authenticate bamboo application using oauth. have set application link in bamboo , gave consumer key , public key , used 2-legged oauth.

i want able authenticate without callback telling user type credentials in.

i new oauth struggling understand online tutorials.

how swift/objective-c?


Comments