supertokens / supertokens-flutter

Flutter SDK for SuperTokens
https://supertokens.com
Other
14 stars 10 forks source link

feat: Dio adaptation for header based auth #22

Closed iresharma closed 1 year ago

iresharma commented 1 year ago

Summary of change

This PR adds header based auth support the dio adaption of this SDK.

Related issues

None

Test Plan

Most existing tests fail

Documentation changes

pending

Checklist for important updates

Remaining TODOs for this PR

None