K
K
KnightForce2020-04-05 00:13:10
JavaScript
KnightForce, 2020-04-05 00:13:10

How to competently authorize in the extension for GitLab?

I want to write an extension for Chrome.
You need to get a list of Merge Requests and a list of Upvote for each of them.
But the first one needs an access token , and the second one needs a private token .

What methods and safe to get these tokens?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
KnightForce, 2020-04-08
@KnightForce

It turned out that authorization is not required.
You can just send requests.
The extension has access to the session.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question