Skip to content

CSP Spot Check #2 #2

@Gurbop

Description

@Gurbop

jupyter notebook or web page that shows signup and login, focus on login

  • Show HTML and JavaScript to support Login/Signup in VSCode …

  • Show HTML that support Login/Signup
    Login:
    Screenshot 2024-02-06 10 02 59 AM
    Signup
    Screenshot 2024-02-06 10 06 38 AM

  • Show Style that supports Login/Signup formatting
    Login:
    Screenshot 2024-02-06 10 07 54 AM
    Signup:
    Screenshot 2024-02-06 10 08 30 AM
    Show JavaScript code that performs Fetch
    Screenshot 2024-02-06 10 09 42 AM

  • In Browser/Jupyter demo …

  • Demo Login success

  • Demo Login failure

jupyter notebook or web page that shows redirect or 403 error as result of signup and login page, focus on redirect to data/table display or failure

  • Show HTML and JavaScript to support Login/Signup failure VSCode …
    Screenshot 2024-02-06 10 31 51 AM

  • Show JavaScript that performs Fetch
    Screenshot 2024-02-06 10 58 16 AM

  • Show code that redirects to page on success

Screenshot 2024-02-06 10 32 53 AM

  • Show code that shows implementation of roles

Screenshot 2024-02-06 10 32 53 AM

  • Show code that captures error handling on 403

Screenshot 2024-02-06 10 33 58 AM

  • In Browser/Jupyter demo …

  • Demo Login success redirecting to table/data page

  • Show in split screen, login success with cookie on redirected page

Screenshot 2024-02-06 10 59 08 AM

  • Demo Login success to a page that requires advanced role

  • Demo Login failure related in insufficient role

jupyter notebook that shows CRUD operation on page that requires authentication, or this can include signup without authentication

  • Show in VSCode HTML and JavaScript to support Post, Put or Delete method
    Screenshot 2024-02-06 10 59 59 AM
    Screenshot 2024-02-06 11 01 05 AM

  • Show JavaScript that performs Fetch

Screenshot 2024-02-06 11 02 12 AM

  • Show JavaScript code that handles Response and formats data
    Screenshot 2024-02-06 10 54 21 AM

  • Show code that supports HTML, HTML generation, and Style

Screenshot 2024-02-06 10 57 36 AM

In Browser/Jupyter demo …

  • Demo Fetch Action for Create/Post

  • Demo Fetch Action for Update/Put

  • Demo Fetch Action for Delete

In SQLite demo …

  • Demo Data Before each Fetch Action

  • Demo Data After each Fetch Action
    Score: 1.82/2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions