You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using aws lambda for apis. Requests are authenticated using aws cognito sdk. I would like to ask what is the best approach in order to use the session and token retrieved by github login to authenticate my api calls (hosted on Lambda and not nextjs api routes)
How to reproduce ☕️
using the basic documentation for github provider works OK. I wander how to authenticate my existing apis on aws Lambda
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
questionAsk how to do something or how something works
1 participant
Converted from issue
This discussion was converted from issue #2472 on August 01, 2021 22:00.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Question 💬
I'm using aws lambda for apis. Requests are authenticated using aws cognito sdk. I would like to ask what is the best approach in order to use the session and token retrieved by github login to authenticate my api calls (hosted on Lambda and not nextjs api routes)
How to reproduce ☕️
using the basic documentation for github provider works OK. I wander how to authenticate my existing apis on aws Lambda
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
Beta Was this translation helpful? Give feedback.
All reactions