Skip to content

Instantly share code, notes, and snippets.

@tjwudi
Created October 26, 2016 00:45
Embed
What would you like to do?
def sign_in(user_credential, role):
"""Sign in an user.
:param user_credential: User's credential
:param role:
"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment