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

Development backend v0.2.3 #21

Merged
merged 11 commits into from
May 23, 2024
Merged

Conversation

Mahmoud-Emad
Copy link
Owner

No description provided.

… backend:

- Updated the version of the package.
- Installed 'dotenv' to manage the environment variables, e.g. the base url.
- Moded the static 'BASEURL' to '.env'.
- Connected over the deployed instance.
- Updated the 'Auth' example.
- Working on updating all scripts.
- Working on updating the structure of the classes to return the service class to provide access.
- Working on updating the docs.
- Replaced the http request with the 'SwitchKeysRequest.call' helper.
- Created a private method '_authenticate' and do the request inside to avoid code duplication.
- Added a docstring for the Auth module.
- Updated the 'organization' example.
…ization module method that can be used in development:

- Replaced all http methods with the new caller helper.
- Updated the '_readResponse' method in the 'SwitchKeysRequest' caller with the 'delete' response.
- Tested all of the organization module methods and all working fine against the deployed instance of the seitchkeys api.
…with the newly implemented logout method:

- Implemented a new helper method for logging out the user after using the examples.
- Updated the defualt project environments.
- Updated the parsing of the environments.
- Updated the auth, organization, and projects examples.
…issues with old routes, implemented new types, removed old and unneeded types.
@Mahmoud-Emad Mahmoud-Emad merged commit 5571d99 into development May 23, 2024
1 check passed
@Mahmoud-Emad Mahmoud-Emad deleted the development_backend_v0.2.3 branch May 23, 2024 09:03
@Mahmoud-Emad Mahmoud-Emad restored the development_backend_v0.2.3 branch May 23, 2024 09:03
@Mahmoud-Emad Mahmoud-Emad deleted the development_backend_v0.2.3 branch May 23, 2024 09:03
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