alpacahq / alpacahq/Alpaca-API

OAuth 2.0 `.well-known/openid-configuration`?

Ouverte
#212 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Aucune donnée de langage
Étoiles
173
Forks
17
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

I'm building a Flutter application using OAuth 2.0. Flutter's AppAuth package mention that any OAuth 2.0 system should be supported, however the process fails with the following:

`Error retrieving discovery document: JSON error parsing document at 'https://app.alpaca.markets/.well-known/openid-configuration': The data couldn’t be read because it isn’t in the correct format.`

When I try to access the URL, I realize Alpaca redirects to the main page and doesn't show something similar to other OAuth 2.0 providers (e.g. [IdentityServer4](https://demo.identityserver.io/.well-known/openid-configuration)).

Do you provide this well-known URL?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.