ApiCore Versions Save

Core API functionality (users & teams, passwords, emails, etc) for any service built with Vapor 3

1.0.2

2 years ago

Updating dependencies

1.0.1

4 years ago

Make commit info available in the /info endpoint

1.0.0

5 years ago

First release!!! ❤️

  • Emails are finally purely API based (reset password, invites, registrations)
  • Configurable templates for emails
  • API will be kept stable between small releases

1.0_RC8

5 years ago

Support for custom external authenticators.

Add a new Authenticable to a static Auth class and send Authenticated (validated) user info back to it.

1.0_RC7

5 years ago

1.0_RC6

5 years ago

Github signin

1.0_RC5

5 years ago
  • Security
  • New admin endpoints
  • Tests

1.0_RC4

5 years ago

Mainly functionality required for deployment, bug fixes and refactors

1.0_RC3

5 years ago

Invitations:

  • Send an email
  • Input missing values
  • Finish invitation process

Other

  • Cleaning
  • Security
  • Refactors

1.0_RC2.3

5 years ago
  • Single team mode for servers that only require users in a single team
  • disable user registrations completely
  • limit registrations from certain domains only