Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Signing out: #48

Closed
wants to merge 1 commit into from

Commits on Oct 18, 2020

  1. Add support for Signing out:

    1. Keep all the features of Response Class
    2. Extract part of code of Response into BaseReponse Class, from which
       Response inherits
    3. Define SignoutResponse, which inherits from BaseResponse
    4. Define SignoutRequest to support create request for signing out
    lngc committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    b3c8c2b View commit details
    Browse the repository at this point in the history