Join Discord
Powered by
Issuer URL
# bot-training
r
rp_st
04/07/2023, 6:55 PM
What is the issuer URL provided by SuperTokens?
rp_st
04/07/2023, 6:56 PM
The issuer URI is the URL that identifies the issuer of the JWT token. In the case of SuperTokens, the issuer URI is the URL of your backend server where SuperTokens is running along with the apiBasePath. For example, if your backend is running on
http://localhost:3000
and your apiBasePath is
/auth
, then the issuer URL is
http://localhost:3000/auth
.
rp_st
04/07/2023, 6:56 PM
st-bot-test-case
7
Views
Previous
Next