This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
Consider making Anti Forgery internal classes public. #1137
Closed
Description
Most of the Anti forgery classes are internal today, the main reason for that is we do not want to expose the internal details as we have never come across users wanting to replace the AF sub system.
However this does not seem to be a functional limitation and hence we want to review and see if the classes can be made public.