#createContext optimization
Katsute opened this issue · comments
Prerequisites
If all checks are not passed then the request will be closed
- I have checked that no other similar feature request already exists
- The feature request makes sense for the project
Proposal
Describe the feature that should be added
Change create context so they all call the last method, and only add authenticator if not null
Reasoning
Explain why this feature should be added
Code cleanup