Fix astakos stale session messages
Consume session messages in get_services api response. When get_services is loaded from an astakos page, messages should have already been consumed in the html response. When get_services is loaded from another domain/service we consume them in get_services view so that no stale messages to appear if user visits an astakos view later on.
Please register or sign in to comment