lifeomic / app-tools

Common utilities for PHC app development
MIT License
0 stars 0 forks source link

Add setTokens method to api based auth #78

Closed jkdowdle closed 2 years ago

jkdowdle commented 2 years ago

Motivations

Sometimes there might be cases where authentication happens outside of app-tools and we still want easy access to setting tokens in the correct place with the configured store.

The one use case right now is within the Preventia Client UI app which does SSO through expo packages in which case we can use this method to set the credentials into the store

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 3.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: