Filter
Exclude
Time range
-
Near
31 Mar 2024
Struggling to prevent file downloads while allowing rendering in the browser? Check out this innovative approach using tokens for secure access. Join the discussion and share your ideas! #WebDevelopment #Security #TokenAuthentication ift.tt/PzpE8Fk

41
24 May 2023
🔐 As an alternative to JWTs, PASETO offers an improved, secure and simple format for token authentication. Focusing on simplicity and eliminating the risks associated with optional configurations, PASETO is a game changer for secure web services! #CyberSecurity #PASETO #TokenAuthentication #JWT
8
162
16 Sep 2021
Romeo | Django REST Framework TokenAuthentication ⁦@_romeopeterromeopeter.com/blog/django-r…

1
1
2
Day 5 of #100DaysOfCode Today I have learned about Authentication in REST APIs. I have also created login API using TokenAuthentication in Django Restframework and completed the project. github.com/its-Kumar/pcselle… #scalerLearning @scaler_official #restframework #API #its_Kumar

1
4
6
Want to find out how to use token authentication in Lavarel for mobile applications? Check out this post: buff.ly/3nohhlH #larachat #laravel #mobileapp #tokenauthentication
2
2 Jul 2020
Learn how to create JWTs with Java and #JJWT { from the archives } #jwt #tokenauth #tokenauthentication developer.okta.com/blog/2018…

2
4
R3 D17 of #100DaysOfCode #python Converted the mail notification function in my #Django Forums app from using signals to use a django-lifecycle hook. Also built a lot of #pytest’s for the apps DRF API. Took a while to figure out how to use TokenAuthentication in the tests. ☺️
2
8
10 Jan 2020
Tutorial - JSON Web Tokens with @Java bit.ly/2t1LVKw #jwt #tokenauth #tokenauthentication
2
8 Jan 2020
Want to learn more about OAuth 2.0, JWTs, and how they can work for token authentication? This post shows you how to do it in @java. bit.ly/2QeOroM #jwt #tokenauth #tokenauthentication
1
8
Replying to @Wildvasa @ColmCasey
I will probably build some client in Python though, just to learn to talk to the api via requests or similar. Want to learn to use the TokenAuthentication.
27 Jun 2019
Got a few mins?⏳ Learn how to generate and verify JWTs in this short blog post: developer.okta.com/blog/2018… Day 24 of #100DaysOfCode #jwt #tokenauth #tokenauthentication

8
25 Jun 2019
Curious about token authentication in Java? We'll show you how they work and how to configure a @springboot app with @okta to use JWT authentication developer.okta.com/blog/2018… #jwt #tokenauth #tokenauthentication Day 21 of #100DaysOfCode
3
すいません。DRFはお遊び程度にしか触ったことないので詳しくは分かりませんが、そもそもDRFに組み込みのTokenAuthenticationだとトークンを保存するデータベースが必要なのが、JWTだと不要ということですね。 django-rest-framework.org/ap… #peing #質問箱 peing.net/ja/qs/71300045

1
1
Welp, never mind. Could get there by just extending DRF's TokenAuthentication class and overriding a method. Was quite easy.
3
Пишем TokenAuthentication (DRF) и определяем протухших токены: ift.tt/2kdVdwt #python

1
Replying to @jwpe
Noted. Plus we really oughta consider recommending that by default, over the ad-hoc TokenAuthentication.
1