Skip to content

Instantly share code, notes, and snippets.

@meetwudi
Created October 26, 2016 00:45
Show Gist options
  • Select an option

  • Save meetwudi/35ff803a8a80b709d14f4d6537f1c353 to your computer and use it in GitHub Desktop.

Select an option

Save meetwudi/35ff803a8a80b709d14f4d6537f1c353 to your computer and use it in GitHub Desktop.

Revisions

  1. meetwudi created this gist Oct 26, 2016.
    6 changes: 6 additions & 0 deletions 1.py
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    def sign_in(user_credential, role):
    """Sign in an user.
    :param user_credential: User's credential
    :param role:
    """