Closed YashodipD closed 1 month ago
Describe the bug We do not have a base uri upfront when we are requesting a token, hence it can be omitted from RequestTokenProps.
Expected behavior Instead of passing empty string for baseUri, we should not even pass it.
Describe the bug We do not have a base uri upfront when we are requesting a token, hence it can be omitted from RequestTokenProps.
Expected behavior Instead of passing empty string for baseUri, we should not even pass it.