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

OAuth2 integration start #157

Merged
merged 7 commits into from
Mar 28, 2023
Merged

OAuth2 integration start #157

merged 7 commits into from
Mar 28, 2023

Conversation

HadleyKing
Copy link
Collaborator

Changes to be committed:
modified: bco_api/api/views.py
modified: bco_api/bco_api/settings.py
modified: bco_api/bco_api/urls.py
modified: requirements.txt

Changes to be committed:
	modified:   bco_api/api/views.py
	modified:   bco_api/bco_api/settings.py
	modified:   bco_api/bco_api/urls.py
	modified:   requirements.txt
Changes to be committed:
	modified:   api/scripts/method_specific/POST_api_accounts_describe.py
	modified:   api/views.py
	modified:   authentication/services.py
	modified:   bcodb/settings.py
	modified:   requirements.txt
Changes to be committed:
	modified:   api/scripts/method_specific/POST_api_objects_drafts_create.py
	new file:   authentication/admin.py
	modified:   authentication/apis.py
	new file:   authentication/apps.py
	new file:   authentication/migrations/0001_initial.py
	new file:   authentication/migrations/__init__.py
	modified:   authentication/models.py
	modified:   authentication/selectors.py
	modified:   authentication/services.py
	modified:   bcodb/settings.py
Changes to be committed:
	modified:   api/model/groups.py
	modified:   authentication/services.py
@HadleyKing HadleyKing merged commit 2262f8e into 23.04 Mar 28, 2023
@HadleyKing HadleyKing deleted the oauth branch March 28, 2023 15:17
HadleyKing added a commit that referenced this pull request May 4, 2023
* OAuth2 integration start
Changes to be committed:
	modified:   bco_api/api/views.py
	modified:   bco_api/bco_api/settings.py
	modified:   bco_api/bco_api/urls.py
	modified:   requirements.txt

* Major refactor

* ObtainJSONWebToken

* Saving changes
Changes to be committed:
	modified:   api/scripts/method_specific/POST_api_accounts_describe.py
	modified:   api/views.py
	modified:   authentication/services.py
	modified:   bcodb/settings.py
	modified:   requirements.txt

* Enabled OAuth creation of BCO Draft
Changes to be committed:
	modified:   api/scripts/method_specific/POST_api_objects_drafts_create.py
	new file:   authentication/admin.py
	modified:   authentication/apis.py
	new file:   authentication/apps.py
	new file:   authentication/migrations/0001_initial.py
	new file:   authentication/migrations/__init__.py
	modified:   authentication/models.py
	modified:   authentication/selectors.py
	modified:   authentication/services.py
	modified:   bcodb/settings.py

* Cleaning
Changes to be committed:
	modified:   api/model/groups.py
	modified:   authentication/services.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant