I am not understanding.What to use here I don't want to log in every time.
- Basic authentication ( not good for multiple calls)
- Cookie-based authentication (what if the session expired. I don't want to log in again)
- API Token ( is it just for cloud?)
Any idea. thank in advance
@yashraj basan Welcome to the community!
You are mostly correct about everything.
You missed one, oAuth ( https://developer.atlassian.com/server/jira/platform/oauth/ )
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.