Socket
Socket
Sign inDemoInstall

minecraft-auth

Package Overview
Dependencies
25
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.9 to 1.0.10

2

package.json
{
"name": "minecraft-auth",
"version": "1.0.9",
"version": "1.0.10",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -1,2 +0,2 @@

#Minecraft-auth package
# Minecraft-auth package
Minecraft-auth is a package to authenticate and get minecraft access tokens.

@@ -9,3 +9,3 @@

###Error handling:
### Error handling:
All authentication errors are thrown by using AuthenticationError class.

@@ -18,3 +18,3 @@ ```javascript

###Authentication Examples:
### Authentication Examples:
* Mojang Authentication:

@@ -68,3 +68,3 @@ ```javascript

###Usage example
### Usage example
```javascript

@@ -82,3 +82,3 @@ await authenticate(); //function from above examples

###accountsStorage:
### accountsStorage:
accountsStorage is a storage for your accounts.

@@ -85,0 +85,0 @@ ###### Adding accounts:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc