Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enroll and unenroll process with new and old endpoints (#44)
* feat: enroll and unenroll process with new and old endpoints * docs: added docs to new functions * refactor: function for get access token value * fix: added save locally to new endpoint * fix: fixed old enrollment allowed message and sync bug * refactor: corrected blank spaces * feat: process handles enrollment allowed in old endpoint * fix: enrollment allowed handler evaluates force case * fix: enrollment and unenrollment allowed process working correctly * refactor: added user error return after check * refactor: modified enrollment allowed for old api endpoint * feat: improved the process that makes enrollments
- Loading branch information