<% include ../components/navbar.html %>
Authentication
Create your own API key here!
<% if (!user) { %> <% } else { %>
Great! Welcome to our little community.
To get started, make sure you're using this version of Beatrun!

Your authkey is:

Use this command below in console to save your API key in-game:

And you're done!

You can now load any course you want, as seen on the main page!
Beatrun_LoadCode ABCD-1234-XYZX

Have fun!
<% } %>
<% include ../components/footer.html %>