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 some basic methods from SimpleCredentials to CredentialsInterface #74

Closed
wants to merge 1 commit into from

Conversation

lsmith77
Copy link
Member

maybe too late to do this .. maybe we should have another interface for this? or maybe we should type hint SimpleCredentials if we do want to ensure we have those methods ..

@dbu
Copy link
Member

dbu commented Apr 21, 2014

yeah if you need SimpleCredentials, you should check its that. the CredentialsInterface is meant as a kind of describing interface that this is some sort of credentials, with the actual implementation being implementation specific.

afaik its totally ok for an implementation to only support a PrismicCredentials for example. its part of the bootstrap process.

@dbu dbu closed this Apr 21, 2014
@dbu dbu deleted the credential_interface branch May 2, 2014 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants