Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Payouts
Muted
Promoted
Global
Top communities
Create your community
latest #jwt created topics on internet
achimmertens
Deutsch D-A-CH
2022-03-28 05:50
Java Training Block 11+12 – Tag 11: Git + Security + Kursfazit
Ein paar Sätzen zu git, ein in Java nachgebauter Keycloak-Server und mein Fazit zur Akademie, welche diese Woche endet.
$ 9.803
54
6
ppopescu
java
2021-11-15 08:19
Using JSON Web Tokens for Authorization
Article originally posted on my personal website under Using JWT in Java A useful feature of a web application is the possibility to authorize a client to access certain features of the app. Once
$ 0.000
3
1
tkgcci
jwt
2019-12-11 23:34
To allow devices to start verifications, you'll need to provide a JWT to the devices.
To allow devices to start verifications, you'll need to provide a JWT to the devices. An optional value to change the number of verification code digits sent. The default value is 4, and acceptable values
$ 0.000
0
tkgcci
jwt
2019-12-11 23:14
jwt_token: JSON cannot be changed and so often used for authentication servers.
jwt_token: JSON cannot be changed and so often used for authentication servers. JSON Web Token is a URL Safe token containing JSON that can be signed. Signing means that you can check if the JSON has been
$ 0.000
0
awesomegames007
Photography Lovers
2026-05-11 16:45
Promoted
5th set of Everglades photos (Gotta love it. :)
$ 0.933
111
1
rxge
security
2019-10-07 13:38
How to Use JWT in your Express App
Using JWT in your Express app As a backend engineer, you get a lot of control over how people are authenticated and their state is stored. Back in the day, it was common to see "stateful"
$ 0.000
1
1
yjiq150
kr
2018-10-28 16:34
API 서버 인증을 위한 JWT와 JWK 이해하기
쿠키(cookie)를 이용한 세션기반의 인증의 경우 특정 웹서버에서 세션 상태(session state)를 유지해야 하기 때문에 stateless 하지않다. 서버 로직이 Stateless가 아닌 경우 더 많은 요청을 처리하기 위해 동일한 서버의 숫자를 늘리는 스케일 아웃(scale out)에 적합하지 않다. 또한 도메인이 다른 서버에 대해서는 해당 세션 쿠키가
$ 11.755
98
vixmemon
programming
2018-10-08 21:21
Microservices - Understanding and Implementing OAuth2 with JWT
Before we jump into How to implementAuthentication & Authorization into any application, let's familiarise ourselves with some key concepts. ConceptDefinition Authenticationis a means to know Who is
$ 0.000
2
dirmich
nuxt
2018-08-25 08:32
Nuxt.js Authenticate with JWT
[Login] login process with passport --> req.user is generated automatically by passport create route for '/auth/token' for get jwt token with req.user create nuxtServerInit for fetching token and set
$ 0.000
0
2
wiseagent
Music
2026-05-13 01:50
Promoted
ALBUM REVIEW: “Middle of Nowhere” (2026) - Kacey Musgraves
This publication was also writen in SPANISH and PORTUGUESE. Genius One of the great sensations of recent country music led by women (within the American scene), and who has been conquering an increasingly
$ 3.055
416
svenbbm
nicht
2018-07-28 01:53
Asp Net Core: Login wird nicht erkannt wegen JWT Authentity
Problem: der User wird beim Aufruf einer Webseite nicht erkannt, obwohl das Login erfolgreich war Betrifft: Asp.Net Core MVC Anwendung mit WebApi JWT JavaWebToken Ursache: Wenn man in einer Asp.Net Core
$ 0.034
3
3
alfarisi94
utopian-io
2018-05-09 05:37
Consuming JWT in Client side with Vuejs
Repository What Will I Learn? Consuming JWT API with endpoint Make Authorization in Axios Set-cookie with Vue-cookie Requirements Basic Javascript Es6 Install Vuejs Browser Mozilla Follow the previous
$ 80.418
19
3
alfarisi94
utopian-io
2018-05-07 16:26
Consuming JWT in Client side with Jquery
Repository What Will I Learn? Consuming JWT API with endpoint Ajax Setup Header Make Authorization in headers Ajax Set Cookie for Authorization Requirements Basic Jquery Browser Mozilla Follow the previous
$ 69.021
19
4
gabrum
utopian-io
2018-05-06 08:21
Python JSON Web Tokens : Implementation and Tutorial
Link to repository : Tutorial : Python JSON Web Tokens What is JWT? JWT or JSON Web Tokens is a compact, URL-safe means of representing claims between two parties. The claim between the parties is often
$ 81.846
10
3
tonyz
Photography Lovers
2026-05-17 13:31
Promoted
Swiss Alps.
On our way to Sicily, Italy. Great view from the plane!
$ 3.168
227
8
alfarisi94
utopian-io
2018-05-02 16:25
Consuming JWT API with MongoDB and Node.js part-3# Verify Token, Decode Token , Route Protection
What Will I Learn? Verify Token Decode token A protected route with token Checking the user who is logged in Requirements Write here a bullet list of the requirements for the user in order to follow this
$ 78.519
263
6
alfarisi94
utopian-io
2018-04-30 04:48
Consuming JWT API with MongoDB and Node.js part-2# User Validation, Create token.
What Will I Learn? Create a route for API login Make Validation Create Token Requirements Install node.js Install Express.js Install Postman Basic node.js, javascript es6 Basic Mongoose Watch part1 Difficulty
$ 73.090
177
3
the-dragon
utopian-io
2018-04-29 19:02
Introduction to JWT
In this post, I will try to explain what is JWT, what are its advantages and why you should be using it. JWT stands for JSON Web Tokens. Let me explain what each word means. JSON - JSON means that the
$ 0.299
3
3
puukallistaja
dnabc
2018-04-20 23:16
Title
project.list.lõpuks.saab.see.valmis. dnaBc DNAbC DNAbC kohtuid pole tarvis. kõik on chainis. :D paarikene peab otsustama, et kas nad on chainis või mitte data cleanup i.want.to.buy. this is how you make
$ 0.000
1
thinking2-much
HiveDevs
2026-05-19 02:33
Promoted
Replit Vibe Coding
Checkers built with Replit Hello everyone as it is my Ambition to learn how to code I was using a site called Replit not as so much to chest but to actually watch the real time coding take place. And the
$ 0.000
2
alfarisi94
utopian-io
2018-03-28 17:00
Build Rest API in Slim Microframework part-2 (JWT)
This tutorial I will discuss JSON (JSON Web Token). JWT brings a familiar concept to those of you who often play with APIs, our JWT system wraps data in tokens. so any action that requires authentication
$ 0.041
6
3
parkjp
kr
2018-02-22 03:54
JWT의 이해
1. JWT의 이해 근래에 들어서 Claim 기반의 토큰 방식인 JWT (JSON Web Token)가 많이 사용되고 있다. 여기서 Claim은 사용자에 대한 프로퍼티나 속성을 말한다. 토큰 자체가 정보를 가지는 방식인데, JWT는 이 Claim을 JSON을 이용해서 정의한다. 다음은 Claim을 JSON으로 서술한 예이다. JSON은 '\n' 등 줄바꿈 문자가
$ 0.294
5
labomba
d-tube
2018-02-13 21:45
JWT - Json Web Token
Today I implemented an authentication server using jwt.io. A framework for creating a secure Json web token authentication. (jwt.io is not only available for nodejs but also for Asp.net, python, Java and
$ 0.000
2
2
wikinalz
java
2017-12-28 21:17
Java EE - Security API
I am dealing these days with writing a Java EE application providing a REST API. This REST API needs to be secured somehow. I am trying to use JWT. Interesting information
$ 0.000
1
5