This repository has been archived by the owner on May 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 87
Authentication implementation. #321
Closed
Closed
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
bf45491
auth
sadcenter ffe3898
auth
sadcenter 8e7d64f
auth skull
sadcenter a18ed72
Improvements, Ignore case in map, 1 save/tick, fixed code-style, code…
sadcenter a777e51
Improvements, Ignore case in map, 1 save/tick, fixed code-style, code…
sadcenter c352589
Improvements, UUID storage deletion, Add config support, Import optim…
sadcenter f37d76e
Code style fixes
sadcenter 2632d90
Removes useless abstract types
sadcenter 70946b2
Package name change
sadcenter 8c528c7
Cache storage fix.
sadcenter 312c0a7
final commit
sadcenter d4e2b9b
method rename
sadcenter 6513ee1
useless async deletion
sadcenter a8e01fe
comments fix
sadcenter af1db4e
Optimize imports, name changes, exception logging & useless utils del…
sadcenter fbfe538
minor code style fixes, using mojang api if ashcon's api fails
sadcenter c0cb883
auth
sadcenter a35e135
auth
sadcenter 453bbce
auth skull
sadcenter 278ac2c
Improvements, Ignore case in map, 1 save/tick, fixed code-style, code…
sadcenter 976e51b
Improvements, Ignore case in map, 1 save/tick, fixed code-style, code…
sadcenter 61189ca
Improvements, UUID storage deletion, Add config support, Import optim…
sadcenter d78218f
Code style fixes
sadcenter adb8667
Removes useless abstract types
sadcenter acbd54c
Package name change
sadcenter 8f6ef1a
Cache storage fix.
sadcenter 729cd4e
final commit
sadcenter 6eb2219
method rename
sadcenter bfe289f
useless async deletion
sadcenter 94f022d
comments fix
sadcenter 70e5743
Optimize imports, name changes, exception logging & useless utils del…
sadcenter b006697
minor code style fixes, using mojang api if ashcon's api fails
sadcenter ac984c2
conflict resolved, config features
sadcenter d426c3a
Merge remote-tracking branch 'origin/auth-v2' into auth-v2
sadcenter f837b67
Merge branch 'master' into auth-v2
sadcenter 6b46a29
duh
sadcenter File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should use
integersbooleans to specify the api