API Authentication Using AWS Cognito | Python Flask FastAPI by awsmasterchef

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • github.com/aws...
    in this video we have setup an AWS Cognito user pool.
    Added how we can add authentication layer on top of api as an python decorator
    how to decode AWS Cognito provide JWT token
    #python #aws #fastapi #cognito #jwt

Комментарии • 1

  • @gtmstev
    @gtmstev 5 месяцев назад

    How can you do it with out hosted ui? Also you are supposed to use dependency injection instead of decorators