Skip to content
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

Create authentication server #12

Open
sammiee5311 opened this issue Jan 26, 2023 · 0 comments
Open

Create authentication server #12

sammiee5311 opened this issue Jan 26, 2023 · 0 comments
Labels

Comments

@sammiee5311
Copy link
Owner

sammiee5311 commented Jan 26, 2023

Currently, handling JWT in django server. Moreover, Tracking server needs to use JWT, which means, the server needs to talk with django server.

In order to separate handling JWT, it is better to use authentication server to talk both django server and tracking server so that django server does not handle JWT.

(I found a ticketing system, is it related to this separate situation ?)

Related issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant