/
MI
minecraftauthentication
/
Internal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1y ago
Details
Filter operations
Application
7
Authentication
6
get
Verify a code through the Minecraft Server
get
Logout & Invalidate your session
get
Check if the user should be logged in
get
Get user identities
get
List all available providers
post
Create a JWT with accepted platform ids
Platforms
2
WellKnown
4
Authentication
Create a JWT with accepted platform ids
post
/auth/accept
Request body
object
required
accepted
string[]
appId
string
redirectUrl
string
Example request
{ "accepted": [ "platform_name" ] }
Response
OK
Changes