Top 23 Elixir Authentication Projects
-
-
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
I have a Nuxt.js app with Nuxt Auth module for authentication. My backend is in Phoenix with Pow used to handle authentication. When I log in I get 2 tokens from my backend: access token and a refresh token. I can't find any relevant documentation on how to make use of the refresh tokens with Nuxt Auth, so any advice would be highly appreciated.
-
Project mention: Is there anything like devise in any other language? | reddit.com/r/ruby | 2021-02-06
It's hard to imagine an auth solution more different from devise. Elixir counterpart (i.e. a lot by default with many assumptions) would probably be coherence.
-
Project mention: Best options for deploying your frontend and backend | reddit.com/r/webdev | 2021-03-22
Thanks for the suggestion. I started off with a Phoenix-only app but then I realised that it would be really nice to have a separate frontend. My Phoenix app was using phx.gen.auth, but according to the readme on their GH page, the `--no-html` option is not supported, so I'm thinking about trying POW. I've found this example which looks a little full-on, especially compared to how simple this is done in Django.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
elixir_auth_google
👤Minimalist Google OAuth Authentication for Elixir Apps. Tested, Documented & Maintained. Setup in 5 mins. 🚀
Index
What are some of the best open-source Authentication projects in Elixir? This list will help you:
Project | Stars | |
---|---|---|
1 | guardian | 3,042 |
2 | ueberauth | 1,269 |
3 | Pow | 1,239 |
4 | coherence | 1,210 |
5 | phx_gen_auth | 725 |
6 | oauth2 | 618 |
7 | Phauxth | 424 |
8 | PowAssent | 237 |
9 | goth | 198 |
10 | basic_auth | 161 |
11 | Veil | 155 |
12 | ueberauth_google | 115 |
13 | doorman | 113 |
14 | samly | 95 |
15 | ueberauth_github | 82 |
16 | ueberauth_identity | 71 |
17 | ueberauth_facebook | 68 |
18 | Paseto | 65 |
19 | aws_auth | 64 |
20 | oauther | 57 |
21 | oauth2ex | 56 |
22 | ueberauth_auth0 | 52 |
23 | elixir_auth_google | 52 |