Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Check grace period status and handle 40-day expiry cleanup. Called during login to ensure cancelled users past 40 days are handled.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.