File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -324,7 +324,7 @@ html(lang='en')
324
324
.container
325
325
img( src ='img/pic_logo_ft.svg' )
326
326
p JWT.io is brought to you by Auth0.
327
- p A cloud service, APIs and tools that eliminate the friction of identity for your applications and APIs .
327
+ p Implement authentication with JWTs using Auth0 on any stack and any device in less than 10 minutes .
328
328
329
329
a( href ='https://auth0.com/signup' , target ="_blank" ) .btn.btn-success Create free account
330
330
Original file line number Diff line number Diff line change @@ -93,8 +93,9 @@ html(lang='en')
93
93
.tokens-created
94
94
.container
95
95
img( src ='/img/pic_logo_ft.svg' )
96
- p JWT.io is brought to you by Auth0.
97
- p A cloud service, APIs and tools that eliminate the friction of identity for your applications and APIs.
96
+ p JWT.io is brought to you by
97
+ a( href ='https://auth0.com/signup' , target ="_blank" ) Auth0
98
+ p Implement authentication with JWTs using Auth0 on any stack and any device in less than 10 minutes.
98
99
99
100
a( href ='https://auth0.com/signup' , target ="_blank" ) .btn.btn-success Create free account
100
101
You can’t perform that action at this time.
0 commit comments