Skip to content
This repository was archived by the owner on Dec 29, 2020. It is now read-only.

Separate setting credentials into a separate class #26

@samskiter

Description

@samskiter

It would be useful to have an intermediate class I can subclass that just deals with setting a credential. GROAuth2SessionManager could subclass that.

Then I can use one session manager for all my authenticated calls and another for doing the actual auth.

This is more in keeping with out AFOAuth2Client worked:

it is recommended that you use `AFOAuth2Client` exclusively to get an authorization token, which is then passed to another `AFHTTPClient` subclass.

Unless that advise is now out of date?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions