-
I am using my phoenix app to serve several end points, how can I have multiple config for Guardian? is this possible?
As there will be different issuer name for each endpoint.
Please advice, tha…
-
Phoenix 1.3 has a release candidate, and it would be nice if you could use Guardian with it. I don't think there should be any problems, as it's Plug based, but it's hard to tell until you've tried it…
-
Is there a way to create Redirect URIs for Mobile Apps?
I would like to return a callback like ` myapp://callback#token=` so that the phone knows to call the app and open it ala something like [thi…
-
Getting following error for trying Login with Slack and Uberauth? Any known issue?
```
[error] #PID running UeberauthExample.Endpoint terminated
Server: localhost:4000 (http)
Request: GET /auth/…
-
-
I'm testing a socket with the standard `subscribe_and_join` method, but I've got no idea how to set the authenticated user of the socket in the test, as predicted, `current_resource(socket)` returns `…
-
In the docs, for Guardian.Plug.api_sign_in, it mentions that the jwt token or claim data is stored in assigns,
https://github.com/ueberauth/guardian/blob/master/lib/guardian/plug.ex#L135
I don't…
-
Im getting this error when I tried upgrading Sentinel from 1 to 2.
```
== Compilation error on file lib/sentinel/web/controllers/auth_controller.ex ==
** (FunctionClauseError) no function clause …
-
I was trying to create a API with guardian and guardian_db for authentication, and I was getting this error:
`** (Mix) Could not start application guardian_db: could not find application file: guar…
-
Please create a release on hex for 0.2.1