-
Should create testplans automatically and execute all tests.
Needs an API token.
Browser to be controlled using Wallaby.
Reference: https://gitlab.com/paulswartz/ueberauth_oidcc_certification
-
When I try to use gitlab login on last master commit. It seems it can't find ueberauth_gitlab_strategy in the vendor folder.
```
accent | Request: GET /auth/gitlab
accent | **…
-
### oidcc version
3.1.0
### Erlang version
unsure
### Elixir version
unsure
### Summary
Migrated from https://gitlab.com/paulswartz/ueberauth_oidcc/-/issues/7:
We have an up and coming Open …
-
Using ueberauth_gitlab with a new user (or I'm assuming after GitLab has updated it's terms) causes the following error in `lib/ueberauth/strategy/gitlab.ex:2021` in `fetch_user/2`:
```
no case cl…
-
Thanks for your work on this library :)
I am currently implementing several strategies and this one is the second, but is conflicting with the Github one:
```
mix deps.get
Resolving Hex depend…
-
The handover to GitLab works fine but on handling the callback throws this:
The request is missing a required parameter, includes an unsupported parameter value, or is otherwise malformed
Lo…
-
Using ueberauth_gitlab with a new user (or I'm assuming after GitLab has updated it's terms) causes the following error in `lib/ueberauth/strategy/gitlab.ex:2021` in `fetch_user/2`:
```
no case cl…
-
We need to implement OAuth login via Gitlab.
We can use `ueberauth` for that.
Later this feature will be required to create `working/not-working` buttons.
Scope:
1. Controller to work with aut…
-
Hey,
Not sure if this is the best place for this but I made a [Gitlab OAuth2 Strategy][gitlab-repo] and tested it out using the [Example App][example-app]. How do new strategies normally get consum…
-
Have a look at https://github.com/ueberauth/guardian
I suggest build your system with use of guardian, its flexible autehntication framework with option "ueberauth" - almost all social networks authe…