twilio / twilio-voice-react-native-app

Other
37 stars 21 forks source link

[VBLOCKS-1834] Refactor auth util #79

Closed mhuynh5757 closed 1 year ago

mhuynh5757 commented 1 year ago

Submission Checklist

Description

Move user actions into the store and have clean separation of concerns for auth libraries in the auth util. With these changes, a fork of this project can reasonably replace solely the auth util with their own implementation and not have to change the store.

Breakdown

Validation

Additional Notes

N/A

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.