datatheorem / datatheorem/TrustKit-Android

Support to create Local instance

Open
#70 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.