mirror of
				https://github.com/Dan6erbond/sk-auth.git
				synced 2025-10-26 10:22:56 +01:00 
			
		
		
		
	feat: add spotify oauth2 provider
This commit is contained in:
		
							parent
							
								
									f3ffe44957
								
							
						
					
					
						commit
						e8d22cfd6f
					
				| @ -11,3 +11,5 @@ export type { ProfileCallback } from "./oauth2.base"; | ||||
| export { OAuth2Provider } from "./oauth2"; | ||||
| export { RedditOAuth2Provider } from "./reddit"; | ||||
| export type { RedditProfile, RedditTokens } from "./reddit"; | ||||
| export { SpotifyOAuth2Provider } from "./spotify"; | ||||
| export type { SpotifyProfile, SpotifyTokens } from "./spotify"; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user