rohanpujaris

Total Owned Packages
3

Total Downloads
7 199

  • access_token_extractor0.1.1

    5 952 Downloads

    Simple Plug to extract access_token from request and add it to private map in Plug.Conn struct.

  • google_auth0.0.2

    622 Downloads

    Simple Plug to provide google based authentication. Just pass access_token received from client side google auth flow and this plug will get name, emai and picture of user from google and add it to private inside Plug.Conn

  • module_mocker0.2.0

    625 Downloads

    ModuleMocker allows to use different module in development and test environment. It allows convention to mock module for test