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')
324324 .container
325325 img( src ='img/pic_logo_ft.svg' )
326326 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 .
328328
329329 a( href ='https://auth0.com/signup' , target ="_blank" ) .btn.btn-success Create free account
330330
Original file line number Diff line number Diff line change @@ -93,8 +93,9 @@ html(lang='en')
9393 .tokens-created
9494 .container
9595 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.
9899
99100 a( href ='https://auth0.com/signup' , target ="_blank" ) .btn.btn-success Create free account
100101
You can’t perform that action at this time.
0 commit comments