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

Implementation of Register to Platform #35

Merged
merged 9 commits into from
Mar 22, 2023
Merged

Implementation of Register to Platform #35

merged 9 commits into from
Mar 22, 2023

Conversation

Rapter1990
Copy link
Contributor

What I have done so far is based on the implementation of registering to the platform.
I performed some processes shown below

1 ) Define Spring Security to secure endpoints
2 ) Implementation of Service Test and Integration Test for registering to the platform

@Rapter1990 Rapter1990 self-assigned this Mar 12, 2023
@Rapter1990 Rapter1990 added the feature New feature or request label Mar 12, 2023
@Rapter1990 Rapter1990 requested a review from agitrubard March 14, 2023 11:25
Copy link

@serhatkayikci serhatkayikci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where did you use the refresh token components? Am I missing something, or you didn't use it somewhere... And if they will be used, please also provide the test cases.

@skayikci
Copy link
Collaborator

AuthServiceTest and UserServiceTest are failing. please fix.

@skayikci skayikci removed the request for review from serhatkayikci March 20, 2023 08:35
@agitrubard
Copy link
Collaborator

@serhatkayikci If it's convenient for you as well, we can merge

@skayikci skayikci merged commit 5c6df1c into main Mar 22, 2023
@Rapter1990 Rapter1990 deleted the features/register branch March 22, 2023 17:51
@agitrubard agitrubard added this to the v1.0.0 milestone May 23, 2023
@agitrubard agitrubard linked an issue May 23, 2023 that may be closed by this pull request
@agitrubard agitrubard removed this from the v1.0.0 milestone May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

as an institutions admin I want to register to the platform
4 participants