Skip to main content

previous disabled Page of 18
and
  1. No Access

    Video Segment

    JWT Token Generation and authorize controller

    Add JWT security into login method and complete JWT security.

    Sourabh Mishra in WebAPI Security Authentication using .NET Core (2024)

  2. No Access

    Video Segment

    Introduction to Django

    This video segment gives an introduction to Django and shows you how to create your first Django project and Django app.

    Coen de Groot in Django Essentials, Part 1 (2024)

  3. No Access

    Video Segment

    Key HTML tags

    This segment explains the HTML tags behind a simple web page.

    Coen de Groot in Django Essentials, Part 1 (2024)

  4. No Access

    Video Segment

    Template tags and filters

    This segment covers Django’s main template tags for loo** over data, using inheritance to avoid duplication, and if/else to show conditional contents. It also discusses some useful template tags, for showing...

    Coen de Groot in Django Essentials, Part 1 (2024)

  5. No Access

    Video Segment

    Defining the database structure

    Before you can save data in a relational database you need to define its structure. This video segment describes how to define the models in your ORM and migrate the structure to your database engine.

    Coen de Groot in Django Essentials, Part 1 (2024)

  6. No Access

    Video Segment

    Summary

    This segment summarizes the contents of this video.

    Coen de Groot in Django Essentials, Part 1 (2024)

  7. No Access

    Video Segment

    Add API Authentication

    In this section user will Add API authentication related dependency and register required parameter.

    Sourabh Mishra in WebAPI Security Authentication using .NET Core (2024)

  8. No Access

    Video Segment

    Login user Method

    In this section user will write login method for simple authentication.

    Sourabh Mishra in WebAPI Security Authentication using .NET Core (2024)

  9. No Access

    Video Segment

    Summary

    Summary about the course.

    Sourabh Mishra in WebAPI Security Authentication using .NET Core (2024)

  10. No Access

    Video Segment

    Views and urlpatterns

    In this segment, you will see how to create your first, very simple, Django view and bring it all together into a viewable web page.

    Coen de Groot in Django Essentials, Part 1 (2024)

  11. No Access

    Video Segment

    Django templates

    This video segment shows how to take some HTML, put it in a template and render the template. It also covers using a context to pass variable data to a template.

    Coen de Groot in Django Essentials, Part 1 (2024)

  12. No Access

    Video Segment

    Introduction to Django’s ORM

    This segment introduces the ORM, a key component of Django, what it is for and what it can do. It briefly covers relational databases and describes how the ORM is a link between them and your Python code.

    Coen de Groot in Django Essentials, Part 1 (2024)

  13. No Access

    Video Segment

    Django’s admin panel

    This video segment explains and demonstrates Django’s admin panel, a powerful built-in system for viewing and maintaining your data.

    Coen de Groot in Django Essentials, Part 1 (2024)

  14. No Access

    Video Segment

    Setting up JWT

    In this section user will Setup JWT.

    Sourabh Mishra in WebAPI Security Authentication using .NET Core (2024)

  15. No Access

    Video Segment

    New User Register Method

    In this part user will write user registration method with Microsoft Identity framework.

    Sourabh Mishra in WebAPI Security Authentication using .NET Core (2024)

  16. No Access

    Video Segment

    Creating Web API

    What is webapi, how to create webapi.

    Sourabh Mishra in Angular Forms for Single Page Applications (2023)

  17. No Access

    Video Segment

    What Is OAuth2?

    This segment introduces OAuth2 and describes the common authentication and authorization use cases it is designed to address. It introduces the different flows that address these use cases.

    Matthew Baker in OAuth2 for Securing Web Applications: Part 1 (2023)

  18. No Access

    Video Segment

    CORS

    What is CORS, how to implement CORS.

    Sourabh Mishra in Angular Forms for Single Page Applications (2023)

  19. No Access

    Video Segment

    Session-Based Resource Access

    This segment describes how web site keep uses logged in between requests by sending session IDs or access tokens. It also explains the advantages of access tokens over passwords.

    Matthew Baker in OAuth2 for Securing Web Applications: Part 1 (2023)

  20. No Access

    Video Segment

    Overview of GitHub Actions

    This video provides an overview of the GitHub Actions and the main concepts within DevOps space such as CI, CD, and how to get started with a very basic action.

    Yas Adel Mehraban in Introducing GitHub Actions (2023)

previous disabled Page of 18