Skip to content

Feature/526 add basic auth

Julien Andrieux requested to merge feature/526-add-basic-auth into develop

Describe the MR

Adds login screen, logout button, and session management in panto-web:

  • Login screen Screenshot_2020-01-14_at_18.22.24

  • Logout button Screenshot_2020-01-15_at_14.12.07

  • Login format error Screenshot_2020-01-14_at_18.23.02

  • Credentials error Screenshot_2020-01-14_at_18.23.12

Why was this MR needed?

Now that panto requires authenticated request (see !461 (merged)), panto-web needs to successfully go through the authentication process to get a token (see #526 (closed) for implementation details and scenarios)

Extra-care points?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • CHANGELOG updated
  • Unit Tests added/updated

What are the relevant issue numbers?

Closes #526 (closed)

License and Developer Certificate of Origin

  • By contributing to Pantomath SAS, You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Pantomath SAS. Except for the license granted herein to Pantomath SAS and recipients of software distributed by Pantomath SAS, You reserve all right, title, and interest in and to Your Contributions. All Contributions are subject to the following Developer Certificate of Origin and License terms.
Edited by Julien Andrieux

Merge request reports

Loading