mirror of
				https://github.com/teamhanko/hanko.git
				synced 2025-10-31 16:47:10 +08:00 
			
		
		
		
	feat: remove platform attachment requirement on registration
This commit is contained in:
		| @ -64,6 +64,7 @@ import { | ||||
|   NotFoundError, | ||||
|   TooManyRequestsError, | ||||
|   UnauthorizedError, | ||||
|   UserVerificationError | ||||
| } from "./lib/Errors"; | ||||
|  | ||||
| export { | ||||
| @ -80,4 +81,5 @@ export { | ||||
|   NotFoundError, | ||||
|   TooManyRequestsError, | ||||
|   UnauthorizedError, | ||||
|   UserVerificationError, | ||||
| }; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 lfleischmann
					lfleischmann