Role and Importance of Redirect URI in FYERS Login Process

What is the purpose of a redirect URI in FYERS' system?

The redirect URI is a crucial security component where users are redirected post-login using FYERS credentials. It should be a URL you control, as it contains sensitive information like the access token.
    • Related Articles

    • What is the system requirement for FYERS API Bridge?

      We recommend the minimum system requirements for API Bridge as follows – 500MB available RAM Pentium 1.1 GHz or higher Windows 8 or higher Internet Explorer v10/Google Chrome or higher .Net framework 4.7 or higher
    • Does FYERS provide any support in setting up my Trading System or Algorithm for Individuals?

      No, we do not provide support in terms of setting up a trading system or coding your algorithms. Since many users are equipped with either the knowledge required to it themselves or get this done from the software developers/coders, we stay away from ...
    • Is FYERS Next available for Mac?

      FYERS Next is currently only supported on Windows OS. However, Mac users can still access it by installing Windows on their device using the built-in Boot Camp feature. How Mac users can use FYERS Next? While there's no native macOS version of FYERS ...
    • What is options calculator in FYERS Next?

      The Options Calculator in FYERS Next is a built-in tool that helps traders estimate the theoretical price and Greeks of an options contract. It provides key data to evaluate how the price of an option may react to various market conditions—crucial ...
    • How does the authentication and login flow work for user apps on FYERS?

      The authentication process for user apps involves navigating to the Login API endpoint, followed by user redirection to the redirect URI with an auth_code after successful login. Use this auth_code along with appIdHash (SHA-256 of api_id + ...