Hello, i am trying to consuming api where credentials are required after login but after login i am making a request call but credentials are not going with that api call from super token can you help me?
n
nkshah2
04/07/2023, 5:13 AM
Hi @tarun_codeur
Could you elaborate on your problem? What APIs are you calling to log in?
t
tarun_codeur
04/07/2023, 4:35 PM
Api created by me it accepts theuser after login and the string which i am passing but in response it is returning type cors error
n
nkshah2
04/12/2023, 11:13 AM
I mean which supertokens APIs are you calling? Also have you enabled the CORS middleware on your server?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).