File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -42,8 +42,16 @@ service.api_key = 5593494639
4242service.api_secret = AAw0rner_-y1A6J9s20wjRCpkBvez3GxEBoL9jOJVR0
4343
4444# For Authlete 3.0
45+ #
46+ # To use Authlete 3.0, you need to uncomment the block starting from the line "api_version = V3".
47+ #
48+ # The base_url should be selected based on your service's cluster region (for the Shared Cloud version):
49+ # https://us.authlete.com - 🇺🇸 US Cluster
50+ # https://jp.authlete.com - 🇯🇵 Japan Cluster
51+ # https://eu.authlete.com - 🇪🇺 Europe Cluster
52+ # https://br.authlete.com - 🇧🇷 Brazil Cluster
4553#
4654# api_version = V3
47- # base_url = https://nextdev-api .authlete.net
55+ # base_url = https://<region> .authlete.com
4856# service.api_key = 986126671
4957# service.access_token =
You can’t perform that action at this time.
0 commit comments