Apple should get team id, key id, client id and pem as input
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6.6k
- Forks
- 631
- PR merge metrics
- No merged PRs in 30d
Description
And generate the secret on the fly every time. Otherwise the maximum time the secret can be generated with current MakeSecret approach is 6 months. So you have to manage that.
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 locating the Apple provider and the current MakeSecret implementation. Trace how Apple credentials are accepted and how the secret is generated, then define the input and regeneration behavior described in the issue and verify that the resulting authentication flow supports the intended secret lifetime.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100