F
F
Farhod Daniyarov2021-05-11 17:40:28
Java
Farhod Daniyarov, 2021-05-11 17:40:28

How to implement Rest API + Spring Security + oAuth2 + JWT?

Good afternoon.
Please tell me the manual, or the git repository where this bundle is implemented.
I can't figure it out.
The essence of the problem.
We have a mobile application on Flutter.
There is an oAuth2 server with authorization.
You need to write a Backend in Spring so that the mobile application contacts the oAuth2 server, then it sends a request to the Backend, an additional check takes place, and then a JWT is issued for the mobile application, then the mobile application directly addresses our Backend.
I google, and I do not understand how to implement all this. Tell me please.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Orkhan, 2021-05-11
Hasanly @azerphoenix

Please tell me the manual, or the git repository where this bundle is implemented.

Here, as for me, a very clear example - https://github.com/hantsy/spring-webmvc-jwt-sample

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question