BDX-town / Akkoma

Code source de l'instance Pleroma a portée locale https://bdx.town
Other
8 stars 2 forks source link

Authentication comptability for Elk client alternative #33

Closed edimitchel closed 1 year ago

edimitchel commented 1 year ago

Hi,

As you probably see, a new web client is born which proposes good UI/UX.

I'm trying to connect my account hosted on fr.disroot.org (which is powered by Akkoma).

On login, I'm redirected to https://elk.zone/api/fe.disroot.org/oauth?origin=https://elk.zone

{
    "url": "/api/fe.disroot.org/oauth?origin=https://elk.zone",
    "statusCode": 422,
    "statusMessage": "Missing authentication code.",
    "message": "Missing authentication code.",
    "stack":""
}

I'm posting this issue here because I didn't encountering this issue on another Mastodon instance.

Thank you for the effort!

Cl0v1s commented 1 year ago

Hi, this repo is the fork used by the Akkoma instance at https://bdx.town

We are not actively developing Akkoma, you can reach them at: https://akkoma.dev/AkkomaGang/akkoma/

edimitchel commented 1 year ago

Thank, I'll raise a PR on that repo ;)

edimitchel commented 1 year ago

Opened https://akkoma.dev/AkkomaGang/akkoma/issues/439

Dehelssey commented 1 year ago

for the record it's been discussed on Elk's Discord. Apparently the issue is on their side since they only work with mastodon instances at the moment.

edimitchel commented 1 year ago

The issue seems to solved.