alpacahq / alpacahq/Alpaca-API

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

Abierto
#212 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Sin datos de lenguaje
Estrellas
173
Forks
17
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.