bogdal / sentry-youtrack

A Sentry extension which integrates with YouTrack
BSD 2-Clause "Simplified" License
19 stars 27 forks source link

Should use API Key #24

Open smitt04 opened 7 years ago

smitt04 commented 7 years ago

in 2017 of Youtrack you can get permanent oauth tokens. Should use that instead of login credentials

live2son commented 4 years ago

Api Key authorization is available in the module sentry_youtrack/youtrack.py all that remains is to draw the field in the form on the Sentry side.