membraneframework-labs / membrane_live

Webinar app in React, Phoenix and Membrane
Apache License 2.0
12 stars 2 forks source link

Fixing taking refresh token instead of auth token #59

Closed pkrucz00 closed 2 years ago

pkrucz00 commented 2 years ago

There was an error in the interceptor. Auth token was assigned to the refresh token. The corrections have been made.