Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pinned
5 contributions in the last year in ueberauth
Activity in ueberauth
Contributed to
ueberauth_example,
ueberauth
Contribution activity in ueberauth
May 2019
timwis has no activity
in ueberauth
yet for this period.
April 2019
Created a pull request in ueberauth/ueberauth_example that received 1 comment
Change logout method to post
The logout link does not work in this example because Phoenix HTML changes the method from delete to post. I would have submitted a fix to Phoenix …
+2
−2
•
1
comment
Created an issue in ueberauth/ueberauth that received 1 comment
Callback URI doesn't support other reverse proxy ports
I'm using phoenix to build an API and building a Vue.js app alongside it to serve as the client. I'm running the Vue.js app as a separate process t…
1
comment