-
Hey,
I've decided to consider moving all Pronto related repositories to an organisation. Before I decide to pull the trigger, I'd like to ask for some input. I personally think that it would help o…
-
Would you mind to bump (probably to 0.3.1) with upgraded
{:oauth2, "~> 0.8.0"},
I'm using ueberauth for FB and Instagram for authorization
https://github.com/ueberauth/ueberauth_facebook/blob/…
-
We've decided that we want to implement permissions as a separate library that uses the hooks provided in the implementation module. The current behaviour of permissions needs to be extracted and setu…
-
I have experienced a crash when the consumer_key or consumer_secret are not set. I know this is an off case but other strategies seem to handle this fine by returning an error that gets added to the …
-
I've tried following the [docs](https://github.com/ueberauth/ueberauth_identity/blame/d3ea795a554ebf7cbfa28c0830b0439df42690d5/README.md#L70) for `ueberauth_identity` but getting:
```
** (CompileErr…
-
Hi, it looks like this change
https://github.com/ueberauth/guardian/commit/fa041f08c6a241b2707dae77c504e7e5c1b411e0#diff-9b0cf1043709cd1ce128d2d56e3b1c22L57
breaks automatic usage of `use Guardian.P…
-
Hi, I am a rails guys, just started exploring phoenix. Is it(guardian) is more like devise for rails. Does it support mainly sub domain logins and other features supported by devise. If its not, plea…
ghost updated
7 years ago
-
Would be good to have ability to pass extra params to callback_url. For example users can login and register, can register for different roles - user, advertiser, whoever.
If I could build callback…
-
Here's a screenshot:
![image](https://cloud.githubusercontent.com/assets/924465/25458863/85c06024-2a90-11e7-86b4-531aaea1be6f.png)
I couldn't figure out why changelog.com needed write access to …
-
```
== Compilation error on file web/controllers/auth_controller.ex ==
** (FunctionClauseError) no function clause matching in anonymous fn/2 in Ueberauth.init/1
lib/ueberauth.ex:168: anonymous fn…