[Feature]
/gitlab/login route requires cliend_id, and client_secret from gitlab - Users Settings > Applications
the route returns an authorization code, which is redirected to a callback url in our application. verified, and then return an access token to the client.
sample response:
[Feature]
/gitlab/login
route requires cliend_id, and client_secret from gitlab - Users Settings > Applications the route returns an authorization code, which is redirected to a callback url in our application. verified, and then return an access token to the client. sample response: