hitherejoe / FlutterOAuth

A Flutter OAuth package for performing user authentication for your apps.
Other
178 stars 56 forks source link

Faceit OAuth #6

Closed fantasia-y closed 6 years ago

fantasia-y commented 6 years ago

Hi, I'm trying to use Faceit's OAuth Api with your example app but every time I hit authorize it tries to open this url: http://auth-api.team-platform/v1/oauth/login?client_id=CLIENT_ID&response_type=code&redirect_popup=false

Faceit's auth url is: http://api.faceit.com/auth/v1/oauth/authenticate and the token url: http://api.faceit.com/auth/v1/oauth/token