need the process to authenticate aws cognito for rest api #1105
Answered
by
jmklix
RaviChandraOfficial
asked this question in
Q&A
-
i have created rest api using rust through axum and sqlx crate. Now i have to authenticate using aws cognito, how to do it, can anyone please provide the details! |
Beta Was this translation helpful? Give feedback.
Answered by
jmklix
Nov 9, 2024
Replies: 1 comment
-
Take a look at our cognito examples which you can find here: https://docs.aws.amazon.com/code-library/latest/ug/rust_1_cognito-identity-provider_code_examples.html |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jmklix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Take a look at our cognito examples which you can find here: https://docs.aws.amazon.com/code-library/latest/ug/rust_1_cognito-identity-provider_code_examples.html