-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2207 - Implement basic authentication #11
Comments
forgot i logged out and rerun my spring app so i might have a new generate password given by the run logs
|
anyways if we go using our browsers to http://localhost:8080/api/v1/greetings, the login form will look different since we override our spring config earlier. so its more like using the browsers native / built in form for login |
now lets try to enter using the new login form and credentials
and there it works the same way as last time. |
they once again showed the sequence diagram for authentication. |
oh now theyre showing the use of postman. ill use thunderclient then |
ayt done, next part |
wow i like how fast were going, likin this new way of taking notes / documentations while following the course and coding on the fly |
Timestamp: (2207) 2207 / 2549
The text was updated successfully, but these errors were encountered: