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

Is this project unmaintained? #144

Open
balloob opened this issue Jun 8, 2019 · 11 comments
Open

Is this project unmaintained? #144

balloob opened this issue Jun 8, 2019 · 11 comments

Comments

@balloob
Copy link
Contributor

balloob commented Jun 8, 2019

Observations:

@shughes-uk
Copy link

It's a real bummer as using raw boto3 for cognito is really painful.

@ffiore1
Copy link

ffiore1 commented Jun 20, 2019

@shughes-uk would you have any samples of using raw boto3 for cognito (or pointing me in the right direction)?

currently, I am using warrant to get a Cognito user pool id token and that works well.

just in case I may needo do that wthout warrant in the future

@balloob
Copy link
Contributor Author

balloob commented Jun 20, 2019

@ffiore1 Just look at the warrant source code 🤷‍♂

The problem is not the interaction with boto, it's the interactions with 3rd party libs etc.

@kritchie
Copy link
Contributor

kritchie commented Oct 1, 2019

@balloob I'm not use to this but what's the proper procedure in that case ?

Did someone try to reach the current maintainer ?

@balloob
Copy link
Contributor Author

balloob commented Oct 1, 2019

If you want to pick up the project, I generally advice people to:

  • reach out to maintainer to see whats up. Ask if you can:
    • be added as a maintainer
    • transfer the project to your account
  • If you can't reach the maintainer or the maintainer doesn't like the previous options, you can fork it. In that case rename the project, don't just add a 2 to the name. You must respect the original license, but you can just build on top of it in your own account.

@Integralist
Copy link

I stumbled across this issue and thought people might appreciate this post I wrote in 2018 re: Cognito and Python

https://www.integralist.co.uk/posts/cognito/

I include some Python abstraction code (here: https://www.integralist.co.uk/posts/cognito/#example-python-api-code) I wrote related to using boto3 (it might be of use to some people who are unsure of how to use Cognito).

@rednap
Copy link

rednap commented Feb 6, 2020

BUMP

@pvizeli
Copy link
Contributor

pvizeli commented Feb 26, 2020

I started a fork of the project and make soon a release: https://github.com/pvizeli/pycognito

help is welcome

@iwalucas
Copy link

@pvizeli thanks for the fork.... is there a way you open the issues piece on your project so we can create discussion there?

@pvizeli
Copy link
Contributor

pvizeli commented Mar 25, 2020

I updated the settings

@jeryini
Copy link

jeryini commented Apr 20, 2020

I started a fork of the project and make soon a release: https://github.com/pvizeli/pycognito

help is welcome

Great job! I'll definitely use it and if i come across some bug I'll contribute to the project.

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

No branches or pull requests

9 participants