datatheorem / datatheorem/TrustKit-Android
Support to create Local instance
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 604
- Forks
- 90
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem? Please describe.
I am not able to create an instance of TrustKit locally just within my library project. It only allows to create a single instance which is shared across the app. So if the app that is using my library also wants to create and configure TrustKit differently, then this could be an issue.
Describe the solution you'd like
TrustKit should allow to create and configure local instances. I see this option is available in TrustKit for iOS.
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.
Research direction
Start by reviewing TrustKit-Android's current singleton configuration API and the local-instance option referenced from TrustKit for iOS. Determine the API and lifecycle changes needed so a library can configure its own instance without preventing an app from configuring TrustKit separately; done means both local and app-level configurations work as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100