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

Implement Drasl API #49

Merged
merged 17 commits into from
Jul 19, 2024
Merged

Implement Drasl API #49

merged 17 commits into from
Jul 19, 2024

Conversation

evan-goode
Copy link
Member

@evan-goode evan-goode commented Feb 23, 2024

Work in progress.

Resolves #18

  • Each user gets a random API token that can be invalidated and re-rolled
  • Refactor front.go to share code with API routes
  • List users
  • Update user's own profile
  • Admin actions: delete user, change password, lock account
  • Create invite
  • Documentation
  • Tests

@evan-goode evan-goode changed the base branch from master to develop July 19, 2024 02:43
@evan-goode evan-goode merged commit c36dd52 into develop Jul 19, 2024
2 checks passed
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.

API
1 participant