apache / apache/infrastructure-asfquart
Allow caller to specify secret
Open
enhancement
- Dominant language
- Python
- Stars
- 7
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Some users of asfquart need to maintain their own session details, and must therefore ensure that apptoken.txt is recreated in synch.
Whilst this can theoretically be done by carefully timing the deletion of apptoken.txt, it would be a lot easier if the caller could provide their own token when constructing asfquart. The caller can then use their own storage for the token and recreate it whenever they need to reset their sessions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.