DEV Community

Discussion on: Create an Authorization Flow with React-Navigation 5.x

Collapse
 
pxk165730 profile image
prutvhiraj

Thank you for the great article. Do you think it’s possible to link this with aws cognito as user Authentication?

Collapse
 
embeddednature profile image
Embedded Nature

Glad you liked it! Yes, Congito would be a good authorization gateway to use. With the AWS library, you could set the user in the Congito user pool then request a token which gets cached and validated using hooks.