summaryrefslogtreecommitdiff
path: root/src/context/auth.js
AgeCommit message (Expand)Author
2022-11-29Structure mocks in different apisLeonardo Murça
2022-11-29Rename and move filesLeonardo Murça
2022-11-22Split only routes and fix register redirectLeonardo Murça
2022-11-22Update login and register mocked usersLeonardo Murça
2022-09-29Update mocked user to authenticateLeonardo Murça
2022-09-05Add initial desktop register screenLeonardo Murça
2022-07-07Extract get user mock function to user serviceLeonardo Murça
2022-06-14Add logout logicLeonardo Murça
2022-06-14Persist authentication data on localStorageLeonardo Murça
2022-06-08Add fetch for classroomsLeonardo Murça
2022-05-31Add login error feedback and validationsLeonardo Murça
2022-05-31Add simple authentication logicLeonardo Murça