Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed with custom request and custom config. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is an attempt for GitLab auth with PKCE.
It was missing couple of functions and type, I had to copy them to make it work, please refer to
FIXMEs
in the comments:handleRequest
,authorizationHeader
OAuthConfig
Perhaps I misunderstood the #901 and #899 on how to use the OAuth helpers to support a new provider.
References:
Calling
gitlab()
:Beta Was this translation helpful? Give feedback.
All reactions