Skip to content

issues Search Results · repo:dwyl/elixir-auth-github language:Elixir

Filter by

35 results
 (91 ms)

35 results

indwyl/elixir-auth-github (press backspace or delete to remove)

img width= 478 alt= Screenshot 2022-12-08 at 6 03 27 PM src= https://user-images.githubusercontent.com/35544956/206585509-2479c64b-d4df-46a3-8556-fdfc8638e2a2.png The Heroku doesn t work. You may need ...
bug
chore
help wanted
in-progress
T25m
technical
user-feedback
  • zjian107-su
  • 2
  • Opened 
    on Dec 8, 2022
  • #68

I wrote down some notes (nothing new, beginner level, but these are more a reminder for me) here. Since I cited your work, I let you know because it is public. Cheers
  • ndrean
  • 1
  • Opened 
    on Sep 8, 2022
  • #66

section class= phx-hero h1 Welcome %= @profile.name % ! img width= 32px src={@profile.avatar_url} alt= avatar /
enhancement
help wanted
T5m
  • ndrean
  • Opened 
    on Sep 7, 2022
  • #64

Once you get the Github credentials, you redirect to a welcome page. The URI contains a query string. Why is it so? http://localhost:4000/auth/github/callback?code=b7e69e542a208cbb59f1 I explain my problem. ...
  • ndrean
  • 3
  • Opened 
    on Sep 7, 2022
  • #63

If I change the default port and run PORT=4001 iex ..., then the click button navigates to localhost:4000/auth/github.callback...
help wanted
technical
user-feedback
  • ndrean
  • 11
  • Opened 
    on Jul 7, 2022
  • #62

Bug In the templates in the readme, Eex interpolation is used inside of tags. This results in a compilation error if you try to use this code: == Compilation error in file lib/oauth_demo_web/views/page_view.ex ...
  • Consofine
  • Opened 
    on Jun 15, 2022
  • #60

As noted by @abradburne in https://github.com/dwyl/elixir-auth-google/pull/48 Jason is the default JSON library in Phoenix So replacing it in this project will mean one fewer dependency in the projects ...
chore
enhancement
priority-3
T25m
technical
  • nelsonic
  • 2
  • Opened 
    on Oct 8, 2021
  • #54

While updating to Phoenix 1.6 and Elixir 1.12.3 as part of https://github.com/dwyl/elixir-auth-github-demo/issues/17 we spotted an issue with HTTPoison.Base: image My hypothesis is that simply updating ...
awaiting-review
chore
external-dependency
help wanted
priority-2
T25m
technical
  • nelsonic
  • 3
  • Opened 
    on Sep 27, 2021
  • #52

Mix.env() is now taboo to use at runtime. MIx is not available from a built release. The inject_poison() function will raise.
awaiting-review
chore
help wanted
priority-1
T1h
technical
  • ltd
  • 6
  • Opened 
    on Jul 27, 2021
  • #51

I ve just discovered that it s possible to have a GitHub profile without an email address ... 🤦 image email is the only required field in a person. So the whole thing explodes. going to need to add a guard ...
bug
chore
help wanted
priority-2
technical
  • nelsonic
  • 19
  • Opened 
    on Apr 24, 2020
  • #46
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub