Closed ucamhal closed 10 years ago
oae.api.authentication.logout() was removed in 7998c29d8a264ef9fd68aff60d712e1c822844d9 which was recently merged into master. This function is used by the logout button, so logout no longer works.
oae.api.authentication.logout()
The logout button will need to be converted to a proper form
Assigning @timdegroote for review.
Looks good, merging.
oae.api.authentication.logout()
was removed in 7998c29d8a264ef9fd68aff60d712e1c822844d9 which was recently merged into master. This function is used by the logout button, so logout no longer works.