GON app (iOS) cannot successfully login #89

Closed
opened 2017-12-06 15:36:58 +00:00 by feld · 4 comments
Owner

The GON app correctly takes you to the OAuth login page, but after logging in you are stuck fullscreen on the page which is showing you the token. Something minor in our OAuth response must be missing to prevent the app from moving to the next step.

The GON app correctly takes you to the OAuth login page, but after logging in you are stuck fullscreen on the page which is showing you the token. Something minor in our OAuth response must be missing to prevent the app from moving to the next step.
Member

Is the oauth code in Pleroma from an auth library/plug, or is it home-grown?

Would you be open to patches that weave in an Elixir auth library like https://github.com/ueberauth/guardian ?

Is the oauth code in Pleroma from an auth library/plug, or is it home-grown? Would you be open to patches that weave in an Elixir auth library like https://github.com/ueberauth/guardian ?

@kenrestivo1 if that is necessary and works better, sure.

@kenrestivo1 if that is necessary and works better, sure.
Member

Ok so still broken in GON, with two cases:

  • it crashes directly before oAuth login on some instances (pleroma.fr, kawen.space, safe.millennial)
  • i could get it to show an oAuth login on pleroma.site, bikeshed.party ; but once authenticated with oAuth, it displays the token in HTML, there's no redirect.
Ok so still broken in GON, with two cases: * it crashes directly before oAuth login on some instances (pleroma.fr, kawen.space, safe.millennial) * i could get it to show an oAuth login on pleroma.site, bikeshed.party ; but once authenticated with oAuth, it displays the token in HTML, there's no redirect.
Owner

Is it still the case? Also GON is not a pleroma-supported application AFAIK.

Is it still the case? Also GON is not a pleroma-supported application AFAIK.
Sign in to join this conversation.
No milestone
No project
No assignees
5 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma#89
No description provided.