leancodepl / leancodepl/flutter_corelibrary
[login_client_flutter] Allow configuring `FlutterSecureStorage`
Open
Nobody has claimed this yet.
p: login_client_flutter
- Dominant language
- Dart
- Stars
- 89
- Forks
- 12
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 2
Description
The FlutterSecureCredentialsStorage class provided in login_client_flutter creates the underlying storage with the default options. This makes it impossible to configure it (for example, I'd like to set a different KeyChain accessibility on iOS). I suggest adding an optional storage parameter to FlutterSecureCredentialsStorage, enabling passing custom configurations.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.