© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Rick
Great article, learned a lot from it!
I want to make authorized API call to Amplify from the front end, how should I go about that? I tried just calling Auth.currentSession but I believe that works with cookies.
Kelvin Mwinuka
Full Stack Software Engineer
Hi Rick,
If you're using Amplify auth, then this article is not a good starting point. This article is primarily for integrating your own Auth2.0 solution.
This may be a better starting point for Amplify auth (docs.amplify.aws/lib/auth/getting-started/q/platf…)