Spring Boot OAuth2 setup your own resource server with grant_type="password"
Channel:
Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=G4wFuexwaX0
We can setup our own OAuth2 token provider (resource server) like this.
I explain the difference between the grant_types "password" and "authorization_code".
Feel free to leave a a comment or a question.
Enjoy! :-)
The code is located here:
https://github.com/ekim197711/springboot-oauth2
Follow me on twitter:
https://twitter.com/MikeMoelNielsen
https://twitter.com/MikeMoelNielsen
Support me on Patreon:
https://www.patreon.com/mikemoellernielsen
Other Videos By Mike Møller Nielsen
Tags:
oauth2
grant type
password
resource server
spring boot
spring
java
spring security
token
client_id
curl
postman