Skip to content

A Flutter repository to try out aws cognito authentication with Flutter.

Notifications You must be signed in to change notification settings

jodamco/flutter_cognito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cognito_auth

A Flutter project to try out aws cognito authentication with Flutter.

Goals

The main goal is to implement

  • Login
  • Logout
  • Sign up
  • Account deletion
  • Forgot password flow
  • Two factor authentication flow
  • Proper token storage and refresh

Secondary goals are

  • Make token storage and refresh reusable
  • Use minimal quantity of third party libs/code
  • Write test code for implementations above

About

A Flutter repository to try out aws cognito authentication with Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published