Abstract :
Penggunaan web servis memiliki kelebihan yaitu dapat menyimpat data dalam
format JSON sehingga data dapat diakses oleh sistem lain walaupun berbeda
platform, sistem operasi, maupun bahasa compiler. Aspek yang penting dalam proses
login adalah keamanan. Keamanan diperlukan agar data yang tersimpan dalam
website tidak mudah diakses oleh user lainnya. Salah satu keamanan dalam web
servis penggunaan token. Dalam penelitian kali ini peneliti akan menggunakan JSON
Web Token (JWT). Dibandingkan token lain JWT memiliki kelebihan yaitu token
bersifat random yang berguna untuk Autentikasi dan Pertukaran Informasi.
The use of web services has the advantage of being able to save
data in the JSON format so that the data can be accessed by other systems even
though different platforms, operating systems, or compiler languages. An important
aspect in the login process is security. Security is needed so that the data stored on the
website is not easily accessed by other users. One of the security in web service is
token usage. In this study, researchers will use the JSON Web Token (JWT).
Compared to other tokens JWT has the advantage that random.